| |
| |
| |
|
Page: 1 2 3 4
Comments:
<0> hello <0> has anybody had any problems connecting a Belking 54G wireless network card to their Toshiba Satellite? <1> MegaLondon: 1G? what is your ram? <1> SkippyTheNur: nope <2> 512 <1> MegaLondon: fair enough <2> all partitions I use for Ubuntu should be primary? <2> I don't understand the primary / logical part .. I`m new to linux <1> logical part is the extended partition <2> how is this: on a free 10G unalocated space I make a first primary ext3 / partition and then a 1024Mb primary LinuxSwap ? <3> What does being "new to Linux" have to do with partitions? <0> what does the ndiswrapper do exactly? <1> MegaLondon: ***ign /boot /swap ang / accordingly <2> so I need a /boot partition too? <1> of course <2> is 100MB enough for the /boot partition?
<1> yes <2> so does the order of the partitions created on the hdd matter>? <2> should it be 1./,2./boot then 3.linuxswap ? <2> or any order will do? <1> it should be in order otherwise you will have problems later on <1> especially with /boot, it should be in first 1024 cylinders <2> so what`s the correct order? <3> What "problems" would those be? The 1024 cylinder restriction went away long ago. <1> i already posted it <3> MegaLondon: There isn't a "correct order". <1> lols <4> ... <4> No. <5> whats with the mode changes? <6> does anybody made multipath work in FC3? <7> .::mcMp3 Player v2.1::. .::6-korn-throw_me_away (08:10)::. <8> hello <8> when i mount a remote directory via sshfs, and the local and remote user are the same, i can only access that directory as root. is there an option that allows me to use that directory with my normal local user? <1> CodeBook: chown <8> Kuto, for sure not. cause the ownership is right. it must be a mount option <9> -o uid ? <9> like -o uid=500,gid=500 <8> seifer, and that would be the local or the remote UID and GID? <9> the one accessing the remote ressource, so the local I guess <8> ok, thanks <9> im not sure it will work but thats how it works for many fs when using mount <8> too bad, still permission denied and the mounted directory shows for my local user as: <8> ?--------- ? ? ? ? ? web <8> while it shows for root as: <8> drwxr-xr-x 1 gnu gnu 4096 2006-08-07 13:14 web <8> yay, found the magic bit <8> its "-o allow_other" <8> fuse/sshfs is awesome! <10> kan someone please nmap me? <8> aavar, with your permission <10> CodeBook, yeah :) <10> pm me <10> (with the result <10> ) <8> might take some time <10> okey <8> aavar, seing the result i would suggest a different approach. instead of blocking specific things, set the default policy to "DROP" and allow only explicitly whats needed <11> ./configure: line 2911: cannot create temp file for here document: No space left on device <11> how to fix that error? (sorry for repeat) <8> burg, get more space on the device? <11> my / partition is almost full, but i have lot of free space on other partition <8> burg, thats not going to help <8> burg, you need enough free space in /tmp and if that is on the root partition make room there <11> how?.. <8> burg, outsource data <11> how to create a new partition and mount on root or how do increase the space of root partition? <11> i`m a noob, so didn`t understart what you mean with outsource data <8> burg, lets say you plan to move /var from the root partition to its own partition, then you create the new partition, create the filesystem on it, mount it lets say unter /mnt/var, then you "cp -a /var/* /mnt/var", check if the data is nice there, then "rm -rf /var/*" and unmount /mnt/var and re-mount it as /var <8> but do so with care or you mess up your system <11> aha,....and how to create a new partition? <8> burg, use fdisk or some similar tool <11> tnx <8> burg, given that you have free space for a new partition. if you dont have free space for a new partition it gets tricky cause you need to make another partition smaller <8> burg, for that you could use gparted with caution
<11> i have about 1gb unpartitioned <8> 1GB should be enough for a new /var <8> burg, be sure to copy the data with "cp -a" so its keeps all permissions <11> can`t save fdisk cos i don`t have enough space :| <12> heh <12> you don't already have it? <11> i don`t think so <12> weed your pr0n down a bit... <8> burg, clean out /var/log with caution, delete stuff in /usr/doc <11> http://img330.imageshack.us/my.php?image=snapshot1ox9.png <8> yeah, about time that you outsource data <11> delete all files in /var/log ? <12> no <11> then? <12> you could delete old logfiles...but that won't get you very far <12> how big have you let /tmp grow? <11> :-?? no ideea <11> 2 days agi i installed linux for first time.....so i don`t know so many stuff <12> oh <11> hmmm...i think it`s more safe for me to format and reinstall suse, making / larger <12> if it's only 2 days old...that would be the easiest <11> but wanna ask something first.....i have something not really clear <11> when i go to / partition...i have many folders.... home too, i enter home where is a folder called burg (my user), and in burg is desktop and other stuff <11> when i enter swap partition is same burg with desktop and that stuff <11> it`s like swap is a part of / <11> that`s how it has to be? <12> not sure what you mean... you shouldn't even see the swap <11> hmmm...i don`t know if it`s the swap....w8...i`ll make a screenshot <11> can`t......give me errors what ever i wanna do.....probably cos i don`t have free space on / <11> i`ll show you in 2 hours or later if you`ll be online <14> Burg, do you know any good bandwidth manager working under linux ? <14> !seen Coma <15> coma is currently on #linuxhelp (d h m s) <14> anybody at all? Bandwidth manager that operates under linux... besides bwmgr from www.etinc.com ,, supports only old kernel .. <16> hello, is anyone using redhat in here ? I need a boot flopy image and i can not find any on the internet <16> hello <17> http://www-jerry.oit.duke.edu/linux/bluedevil/HOWTO/download_boot_floppies.html <16> its all 404 <17> hrm, looks good to me <16> tri it <16> it gives 404 to me <17> i just did <16> and ? <17> it's fine <16> the images give 404 <16> the link workls but the flopy images arnt there <17> ah, yes the links are screwed up <18> I hate to ask this <5> i'm scripting over ssh - opening a java app in the bg. the script doesn't exit when finished. any ideas why? <18> because it doesn't have anything to do with Linux, but due to the nature of the problem it's something I suspect most of you have experience with <18> Does anyone know of a quick way to re-establish the boot sector of a Windows XP partition? <18> some equivelant to sys? <17> Padge, do you me set it as active or actually re-write the old data? <18> to re-write the old data on the sector <17> hrm, the only way i know is to reload the OS. :( <18> damn... same here <18> oh well... Thanks anyway beebum <18> perhaps google knows the answer <17> of course that doesn't mean a way doesn't exist <17> your welcome, good luck <19> hi i need help please. I just got a VPS with plesk & it ask for the servers full hostname. I dont know what to enter there, can anyone ***ist me please <5> it wants a name so give it a aname <20> evening all <21> 'evening themaxxz <21> time to check if ubuntu can handle the sata controllers and software arid <21> s/arid/raid/ <20> ah good <20> let me know <21> debian works but as $friends wants to give ubuntu a try... <20> and that was a sil3114 right? <21> i just hope the ps doesnt shut down... 7 hdd's and a duron 1400 on 270w <21> yep
Return to
#linuxhelp or Go to some related
logs:
pastazi wow blindevil #windows #MissKitten movie whith hooligans #linux #linux #linux apt-get install X11R #linux
|
|