Tech Support > Operating Systems > UNIX / Variants
MI5 Persecution: Flying Eye (Mar/1999) (3290)
Posted on November 11th, 2007 | 0 Comments

Jackie King from the Flying Eye 14/3/99 Certainty level: 40% In early March 1999, Capital Radio alleged they had received some emails, one of which was forwarded to me. It contained the words, "you...

MI5 Persecution: Neil Fox (Nov/1998) (1116)
Posted on November 11th, 2007 | 0 Comments

Foxy's Showtime on Capital FM 25/11/98 7.35pm Certainty level: 100% This one, I can say with absolute certainty, is about me. It was recorded on my Sony Recording Walkman on the evening of...

how do I log in with password with ssh
Posted on November 10th, 2007 | 3 Comments

I tried that, on the machine I am on, i generated key with ssh-keygen -t rsa copied the id_pub.rsa key to the remote machine in /home/jane/.ssh then created authorized_keys file from the...

Problem with mounting nfs
Posted on November 9th, 2007 | 1 Comments

Hi, William Colls <william@procomsys.com> wrote: assuming that on the remote machine nothing changed, it is most probably that on your machine the rpc-stuff is not started: on Ubuntu it is...

backing up a website
Posted on November 9th, 2007 | 5 Comments

Dave Hinz wrote: Please do. I checked them out at http://www.dreamhost.com/hosting.html and they sound awesome! Yes, it seems to be working fine with -r. But everyone is advising against wget,...

ulimit
Posted on November 8th, 2007 | 1 Comments

On Thu, 08 Nov 2007 05:02:14 -0000, Steven Borrelli wrote: Make the hard limit the same as the soft limit and then don't give them root access. Adam

ndd command not working
Posted on November 7th, 2007 | 1 Comments

rogv24@yahoo.com wrote: The presence of /dev/hme device link and a device node in /devices/... does not necessarily mean it points to a loaded kernel module. You test the available (plumbed)...

lvcreate fails
Posted on November 6th, 2007 | 1 Comments

Hi nobody, nobody <nobody@nobody.com> wrote: seems to me, that you are posting to several groups always with the same questions. Seems to me too, that you are not doing your homework: go and inform...

using wget for backups
Posted on November 6th, 2007 | 0 Comments

I want to backup my small website ( < 3GB) on GoDaddy. They don't allow the use of ssh on shared hosted accounts, so I'm using "wget" with the following options: "wget --mirror -w3 -pr...

backing up a website
Posted on November 6th, 2007 | 1 Comments

On Nov 5, 11:19 am, droid <jshowal...@gmail.com> wrote: I've been experimenting with different options, and the following command line seems to give good results: "wget --mirror -w3 -pr...

accessing raid 5 data
Posted on November 5th, 2007 | 1 Comments

On Sun, 4 Nov 2007 10:03:38 -0800, nobody <nobody@nobody.com> wrote: google: "linux raid faq"

backing up a website
Posted on November 5th, 2007 | 0 Comments

I'm trying to backup up my website using wget. wget -mirror -w 3 -p -P $HOME/MyWebBak ftp://username:password@ftp.mydomain.com This produces $HOME/MyWebBak/index.html very quickly - too...

screwed up big time help
Posted on November 5th, 2007 | 8 Comments

Dave Hinz <DaveH...@gmail.com> wrote: More like read-only filesystem. Check the man pages for fsck and mount (look for -o remount). Some folks don't get that UseNet has been around for...

fileserver "best practice"
Posted on November 1st, 2007 | 3 Comments

Mark Rafn wrote: i think, cron will tell me about fixed fs's (as the script should return non-zero) but your suggestion to look at the problem before fixing the symptoms sounds reasonable, thank...

timezone - dst calendar questions
Posted on October 31st, 2007 | 3 Comments

EdStevens wrote: Yes, probably the DST patch is missing on your HP-UX system. Get an account on https://www4.itrc.hp.com/service/patch/mainPage.do Search for patch PHCO_36098 and download it.

top question
Posted on October 31st, 2007 | 1 Comments

vaed...@gmail.com wrote: I use - sar -u 1 10 | grep Average | awk ' { stuff } '

Which solution is better?
Posted on October 31st, 2007 | 6 Comments

Michael Tosch : With one file, the backup file will be more than 10G big. Does so big a file affect the speed of back up ? Or does such a big file make the backup process resource...

Custom sshd
Posted on October 31st, 2007 | 7 Comments

Robert Melson : Thanks, I will post this message there to try to search some answers. Regards! Bo

difference in sys time for dd and avgrq-sz
Posted on October 31st, 2007 | 0 Comments

I have spent the last few hours running a test and am not sure whether I am looking at the right problem, hence I am looking for some help. I have 2 identical DL585 servers running SLES 9 with EMC...

Dell PV RD1000 and ubuntu server file systems
Posted on October 30th, 2007 | 1 Comments

I tried with xfs (one partition) and it works fine with rsync, but it's not hot swappable, When it's mounted I can't take it off (and that's normal). Not a big problem though, I just have to make an...