Latest Comments
In response to: Time Machine not completing backup due to backup disk already in use
iftikhar Raziq. [Visitor]
thank u so very much.works in 2012.......youtheman
In response to: Solaris 10 password length limitation
Doogie [Visitor]
Thankyou very much for sharing this!
In response to: Time Machine not completing backup due to backup disk already in use
Hunter [Visitor]
This option no longer works in the new Airport version as apple removed the disconnect all users button; however, the concept still works. I unplugged my Airport Extreme and then my disk. Turned them back on (router first) and everything worked - thanks.
In response to: Library path in Solaris 10 (especially when using blastwave packages)
Moron411 [Visitor]
And how do we set the library path, moron
In response to: Tomcat and SSL redirection
Thomas [Visitor]
Thank you very much!
In response to: Get serial number on a MS Windows server
KinDn3sS [Visitor]
Great information, Thias!
In response to: Tomcat LDAP authentication
Mika [Visitor]
Hi Mathias,
Thank you for this very good example.
- Mika
Thank you for this very good example.
- Mika
In response to: Time Machine not completing backup due to backup disk already in use
Tom B [Visitor]
The following simple method posted above, by "Tom Dibble," worked perfect for me:
- - - - - - - - - - - - - - -
Posted by Tom Dibble -
Another route which doesn't require unplugging the disk from the Airport, is to select the Airport Extreme in Airport Utility, then go to the menu bar "Base Station" then "Restart".
The upside is that you don't need to walk over to the base station and unplug thing / wait for a few seconds / plug back in. The downside is that anyone connecting to the base station via wireless (or at all, if this is acting as your router) will lose access to the internet / network for a few seconds while it reboots. Assuming you have everything set up to remember that base station network everything will just reconnect a few seconds later, and unless there is a download or Hulu stream going on you probably won't even notice :)
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
Posted by Tom Dibble -
Another route which doesn't require unplugging the disk from the Airport, is to select the Airport Extreme in Airport Utility, then go to the menu bar "Base Station" then "Restart".
The upside is that you don't need to walk over to the base station and unplug thing / wait for a few seconds / plug back in. The downside is that anyone connecting to the base station via wireless (or at all, if this is acting as your router) will lose access to the internet / network for a few seconds while it reboots. Assuming you have everything set up to remember that base station network everything will just reconnect a few seconds later, and unless there is a download or Hulu stream going on you probably won't even notice :)
- - - - - - - - - - - - - - -
In response to: Migrating a Windows XP VMware VM to a VirtualBox one
Ammar [Visitor]
Thanks for this tip!
In response to: Time Machine not completing backup due to backup disk already in use
Adam [Visitor]
Brilliant! Thank you.
In response to: Time Machine not completing backup due to backup disk already in use
Sarah [Visitor]
Thank you so much! This worked great!
In response to: Time Machine not completing backup due to backup disk already in use
Jonathan S [Visitor]
UPDATE NOTE:
If you are using a newer version of Airport Utility there is no "disconnect all users" button.
Solution: Manually disconnect users (turn off access with each machine.) For us this just meant turning off wi-fi on each machine since we're on a time capsule.
Then just unplug the time capsule (or disc.) Wait a bit and plug back in.
Worked great! Thanks!!!
If you are using a newer version of Airport Utility there is no "disconnect all users" button.
Solution: Manually disconnect users (turn off access with each machine.) For us this just meant turning off wi-fi on each machine since we're on a time capsule.
Then just unplug the time capsule (or disc.) Wait a bit and plug back in.
Worked great! Thanks!!!
In response to: Deploying msi packages to computers using a GPO
Dave [Visitor]
Thanks for the Tip buddy :)
In response to: Solaris 10 md5 sum checking
Eric [Visitor]
Thank you for the info. As an FYI, this worked on the Solaris box I was using:
gst-md5sum filesrc location=filename.dat
It printed a couple of warnings but produced an md5sum in the end.
gst-md5sum filesrc location=filename.dat
It printed a couple of warnings but produced an md5sum in the end.
In response to: Migrating a Windows XP VMware VM to a VirtualBox one
Cam [Visitor]
I know this thread is super old, but this tip saved my bacon!
Thanks!
Thanks!
In response to: CruiseControl, Jetty, and default page
Dibyanshu Jaiswal [Visitor]
I couldn't get the above information. please can you elaborate as per my context:
after the Jetty server is running via my java application on opening the page "http://localhost:portnumber" it shows a Error 404 No context found to the server.
I would like to show Welcome page for my application instead of the error page.
The server is assigned to a directory to recognize .war file and hence run web apps.
i would like to show a list of webapps available on the default page of my server.
thanks in advance. reply soon.
after the Jetty server is running via my java application on opening the page "http://localhost:portnumber" it shows a Error 404 No context found to the server.
I would like to show Welcome page for my application instead of the error page.
The server is assigned to a directory to recognize .war file and hence run web apps.
i would like to show a list of webapps available on the default page of my server.
thanks in advance. reply soon.
In response to: Time Machine not completing backup due to backup disk already in use
Tim B [Visitor]
Still works (and is needed) in June 2012!
In response to: Rename files from upper case filename to lower case (in bash)
Simon [Visitor]
I tried this and it worked
for i in *; do mv $i $(echo $i | tr [:upper:] [:lower:]); done
for i in *; do mv $i $(echo $i | tr [:upper:] [:lower:]); done
In response to: Time Machine not completing backup due to backup disk already in use
richard [Visitor]
Same problem. Any idea how to fix it with the new airport utility program in Lion
In response to: Registering a SAMBA Solaris 10 server as a MS AD member
Anbarasu [Visitor]
Hi ,
Its really fantastic post.Is there any way to implement disk Quotas for the windows AD users in Solaris samba server.I tried to implement but quota usage are not reflecting.
Its really fantastic post.Is there any way to implement disk Quotas for the windows AD users in Solaris samba server.I tried to implement but quota usage are not reflecting.
In response to: Registering a SAMBA Solaris 10 server as a MS AD member
Anbarasu [Visitor]
HI ,
I am using samba server with AD integration in that case how can i configure and set quota for AD Domain user which is used for Samba server authentication.
Is there any graphical tool available to achieve this task.
Thanks in advance,
Anbarasu
I am using samba server with AD integration in that case how can i configure and set quota for AD Domain user which is used for Samba server authentication.
Is there any graphical tool available to achieve this task.
Thanks in advance,
Anbarasu
In response to: Tomcat and SSL redirection
Priya [Visitor]
Your website was very helpful. Thanks for the information.
In response to: Solaris 10 md5 sum checking
Chris [Visitor]
Great command, can be used with wildcards to check multiple files and sub directories too.
In response to: Time Machine not completing backup due to backup disk already in use
Ryan [Visitor]
Totally works. Airport Utility is different on OS X Lion but same concept applies. Just need to turn Time Machine backups off temporarily, manually disconnect drive from Airport, plug back in, and turn Time Machine back on with selected drive.
In response to: EMC Networker: export list of clients to csv file
b1n [Visitor]
Hi,
Great script!!, saves a lot of time :)
Now I have a nice list of all clients in one excel file.
Great script!!, saves a lot of time :)
Now I have a nice list of all clients in one excel file.
In response to: Migrating a Windows XP VMware VM to a VirtualBox one
Tito [Visitor]
You are the man! It works Thank you. I try to doawnload and install all other dirvers and nothing works. But this work from first try. Thank you.
In response to: Clear all the maintenance flags in Solaris 10
Pawan [Visitor]
Its a good one.
In response to: Time Machine not completing backup due to backup disk already in use
David Young [Visitor]
This worked perfectly! Airport Utility may have changed its interface for Lion, but disconnecting the drive, powering it off, and reconnecting it fixed the problem for me.
In response to: Prepare a RedHat Kickstart server automatically...
Philip Vitkus [Visitor]
So Mathias, please confirm. Typically a kickstart server stores a kickstart tool - a file - that someone can use to boot a network, install a network, push an OS to a server.
Whereas a jumpstart server is something that has a tool that does this without human intervention (i.e., unattended).
Yes?
Whereas a jumpstart server is something that has a tool that does this without human intervention (i.e., unattended).
Yes?
In response to: Solaris 10 password length limitation
Ros [Visitor]
Once you increase password length can you enforce different password lengths for Users & Root
In response to: Time Machine not completing backup due to backup disk already in use
jonathan [Visitor]
Saved my bacon with 5 computers on a 2TB time capsule.
thanks for taking the time!
thanks for taking the time!
In response to: Migrating a Windows XP VMware VM to a VirtualBox one
Tony [Visitor]
Big thanks to you buddy. Saved me a lot of trouble :-).
In response to: Dual boot Solaris 10 x86 and Linux RedHat (tested on a Sun x4150 server)
lonniefilkins [Visitor]
Thanks To give important and useful information sharing here.
In response to: Tomcat and SSL redirection
Ashy [Visitor]
This is really an excellant tutorial which comes in handy whenever i refer to.
In response to: Tomcat LDAP authentication
Dave Godbey [Visitor]
Great stuff. I have this working fine. Now downstream I want to use site minder to sso auto login.
How can I tell tomcat to populate http headers with info from the ldap record, eg. first name, last name, user name.
The authorization header is there, but what I really want is a header with the remote user in it, eg. the username I logged in with.
How can I tell tomcat to populate http headers with info from the ldap record, eg. first name, last name, user name.
The authorization header is there, but what I really want is a header with the remote user in it, eg. the username I logged in with.
In response to: Solaris 10 password length limitation
Evgeniya [Visitor]
And what is the max password lenth for md5?
In response to: Time Machine not completing backup due to backup disk already in use
Adrian T [Visitor]
WORKS IN 2012 #YOUTHEMAN
In response to: Solaris 10 md5 sum checking
Pedro Inácio [Visitor]
Thanks. It was very helpful!
In response to: Syncing Google contacts with Mutt aliases
@lucasm86 [Visitor]
Hi! It looks really nice, but when I try to use, it's saids that:
sh: /home/user/gContactsSync.py: Permission denied
What can I do? Thanks!
sh: /home/user/gContactsSync.py: Permission denied
What can I do? Thanks!
In response to: Oooops!
nikon news [Visitor]
Usually I don't learn article on blogs, however I wish to say that this write-up very pressured me to take a look at and do so! Your writing taste has been amazed me. Thanks, very nice article.
In response to: processes, ps and grep
Prateek [Visitor]
Hi
I am working on Unix and I have difficulties:
1) how to list databases on the server(Unix command)
2) how should I found the version name of Kernal.
3)how to find the size of database hosted on the server.
Pls provide me the solution.
Thanks
Prateek
I am working on Unix and I have difficulties:
1) how to list databases on the server(Unix command)
2) how should I found the version name of Kernal.
3)how to find the size of database hosted on the server.
Pls provide me the solution.
Thanks
Prateek
In response to: Tomcat LDAP authentication
Filipe Vieira [Visitor]
Hi,
I've found this article very useful for my project, I just have one question.
Is it possible to select x users from a single role to gain access?
For example, my AD have a role named "users" with the user "u1","u2" and "u3".
And after i define the role name:
<role-name>users</role-name>
I just want u1 and u3 to gain access.
Thanks!
I've found this article very useful for my project, I just have one question.
Is it possible to select x users from a single role to gain access?
For example, my AD have a role named "users" with the user "u1","u2" and "u3".
And after i define the role name:
<role-name>users</role-name>
I just want u1 and u3 to gain access.
Thanks!
In response to: Migrating a Windows XP VMware VM to a VirtualBox one
John [Visitor]
Awesome, thanks!!
In response to: Tomcat and SSL redirection
John [Visitor]
Thank you - very useful!
In response to: Purge postfix mail queue
Thomas Uhde [Visitor]
Have you tried this:
postsuper -D ALL
Should normally do the same with significantly smaller effort :)
Cheers,
Thomas
postsuper -D ALL
Should normally do the same with significantly smaller effort :)
Cheers,
Thomas
In response to: Rename files from upper case filename to lower case (in bash)
Maxim Veksler [Visitor]
rename 'y/A-Z/a-z/' *
In response to: Time Machine not completing backup due to backup disk already in use
Mikko [Visitor]
Thank you so very much!
This still works. And is still needed, it seems.
This still works. And is still needed, it seems.
In response to: Migrating a Windows XP VMware VM to a VirtualBox one
tamer [Visitor]
thanks a lot..
short and precise instructions. solved my problems quickly...
short and precise instructions. solved my problems quickly...
In response to: Bad PBR sig after Solaris 10 x86 installation
Travis.T [Visitor]
Ah! I've been Googling this for days and you're the only one that I've found mentioning it.
This may not have been my only problem, but it was certainly the one causing my "Bad PBR Sig" error.
Thanks!
This may not have been my only problem, but it was certainly the one causing my "Bad PBR Sig" error.
Thanks!
In response to: Networker 7.5.1 client on Debian GNU Linux 5.0 / Ubuntu 9.04
Apu [Visitor]
Works fine with 7.6.2.5
I added:
chmod ugo+x /etc/init.d/networker
after creating the file.
I added:
chmod ugo+x /etc/init.d/networker
after creating the file.
