@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9



Comments:

<0> vi
<1> vim
<0> nedit
<2> emacs :P
<2> but really, there are hundreds
<2> for what language?
<2> or would you prefer it to be language-independent?
<2> some people like jedit.
<3> i was looking for a PHP editor mainly
<3> someone suggested gphpedit, so i'm giving that a go for the moment
<3> wanted something with good integration into the gnome desktop
<3> and support for code browsing and selection indentation and other quick tools like that
<1> bluefish
<0> vi
<4> im having problems with samba. i haave samba on my gateway acting as a wins server, trying to keep the share list of all locla machines. it works fine with xp clients having netbios installed but if i use netbios over tcp/ip it loses the list about 3-5 minutes after boot. and i'm trying to get it working with netbios over tcp/ip....any ideas?
<5> how do i know if smtp is intalled?



<6> woot woot
<6> anyone messed with debian sarge for ppc?
<7> rpm -q sendmail ?
<0> rpm -q postfix
<0> rpm -q exim
<8> netstat -plan|grep :25
<9> yo red
<10> hello
<10> I'm a n00b, but I was thinking about partitioning my hard drive (runs on Windows XP home) and installing Linux...any tips/advice/considerations? Any help would be appreciated
<8> hiya purp
<8> hmm a developers work is never done ....
<5> how to run smtp in debian?
<4> any samba buffs around tonight?
<11> I'm having a network configuration problem, and I need help.
<11> Everytime I exit my KDE session and reboot the machine, when I log back in, my resolv.conf file is changed. What could be causing this?
<12> this guy (who I cannot get hold of) installed a linux server. He setup samba, so that it connects you by default requiring no username and p***word for read access to a data share.. everytime I connect it authenticates me as guest i imagine, but I want to have it so that using my windows username and p***word I have read AND WRITE access to this share..
<11> You first need to make sure that the data share is mounted to the server with read and write privelages.
<13> check /etc/fstab
<12> yah well if I login as root (when it prompts me which doesn't happen everytime) I can read and write to it
<11> Then, you need to make sure that samba has your user and p***word in the smbp***wd file
<14> paultwang: hi
<14> [BOT@asterisk1 ~]$ ps x
<14> PID TTY STAT TIME COMMAND
<14> [BOT@asterisk1 ~]$
<14> ??
<11> Then, you need to make sure that the samba config file has the shares defined with access privelages to the user that you want to acess it as.
<11> smbp***wd -a username
<11> smbp***wd new_p***word
<11> vi smb.conf
<11> restart samba
<11> brb'
<12> ok slow down I am totally new to this!
<14> hello
<13> hi
<14> paultwang:
<14> [BOT@asterisk1 ~]$ ps x
<14> PID TTY STAT TIME COMMAND
<14> [BOT@asterisk1 ~]$
<14> whats porblem ?
<14> i can't see ports
<13> you can't see any processes?
<14> yea
<13> normally you should have the shell itself..
<13> try ps -aux ?
<14> ok wait
<12> how do I restart samba?
<14> restart samba
<14> paultwang: ps -aux command not work
<15> hi all
<15> i need help
<15> i'm trying to use evolution as email reader
<15> and i wanna to leave messeges also on the server, but if i delete an email in evolution from my Inbox, that to be deleted also from the server
<15> is it possible to do this ?
<12> EvilSbad: that didn't work but i worked it out
<12> ok i can login with my new user but now I need to allow write access to /scsi/share so how do I do this?
<16> !version
<17> BitchX-1.0c18+ by panasync - Linux 2.4.17 hehe
<18> networkn su as root, then grant permissions to that folders to other users
<18> user chmod/chown
<18> use chmod/chown



<12> Juni: I am very new to linux
<12> I don't wanna break the existing thing
<12> s
<12> when I right click the folder in the filemanager on the linux box its all shared..
<12> so samba shares get ***igned elsewhere?
<12> http://www.samba.netfirms.com/shares.htm << thats exactly what I can see
<14> paultwang: ello
<14> paultwang: how to install wget in linux
<14> ?
<14> helloooooooo anyone there?
<12> ok I have this section in my smb.conf
<12> http://pastebin.com/541293
<12> and the ls -l /scsi/share shows as drwxr_xr_x 13 root root 4096
<15> dhcpd: Unable to add forward map from host.domain.ro to 192.168.1.2: timed out
<12> now I want to leave existing rights alone, and just add user andre to have write access
<15> how can i correct it
<15> the client requesting just requesting
<15> pls help me out
<15> i need help ... with the dhcp
<15> the client requesting just requesting
<15> and the server offering
<15> and this is going in /var/log/messages second by seconds
<15> what is wrong?
<9> morning Viking667
<19> Evening here. Good morning there/
<19> ?
<9> huh.... I thought it was morning over there
<19> Me checks the date: Mon Feb 6 07:53:12 NZDT 2006, yup - thought it was daytime here
<20> It is! it is!
<19> err, 20:53, sorry
<19> my clock's been set to UTC, so Windows thinks that THAT's my local time 8-(
<12> this guy (who I cannot get hold of) installed a linux server. He setup samba, so that it connects you by default requiring no username and p***word for read access to a data share.. everytime I connect it authenticates me as guest i imagine, but I want to have it so that using my windows username and p***word I have read AND WRITE access to this share..
<12> I created a user and can login with those credentials.. but I only have the same access.. read and execute as everyone else. I need write access.
<12> in my smb.conf I have http://pastebin.com/541293
<12> ls -l /scsi/share is : drwxr_xr_x 13 root root 4096
<12> which I think needs to be drwxrwxr_x
<21> dude, go read up on samba, AND access permissions in unix. for a directory to be writeable by a certain user, it must be owned by that user. samba interacts with that, it does not replace unix permissions
<12> so I need to chown?
<12> and if I chown will it leave the existing users access intact?
<19> purplin: lol. Winders is fick, like dat.
<21> networkn: no, if you chown it will not leave the existing access intact...except for read. unix perms are (type)(owner rwx)(group rwx)(other rwx)
<12> dragonk: i have been reading samba tutorials all day, I don't understand it.. because I am a beginner
<12> dragon.. i want to leave the existing rights alone and just ADD andre to the write access of that /scsi/share
<21> then I suggest you change the group, unless that screws up other permissions. why dont you make andre a home directory? owned by andre - and create a home login
<21> it's not that difficult. the smb.conf file has examples
<12> I have no idea what your talking about
<12> andre as a HOME directory?
<12> do you mean /data?
<22> hi all, anyone here have tried using gallery or gallery2 in linux? let me know which one is better. thanks
<23> how i can start telnet acces?
<22> you just been kicked from #linux
<19> RayK1: you don't. Start SSH, like we told you.
<22> you want me to kicked you here?
<22> use ssh
<23> lol
<23> noone wanna help me with telnet
<23> ok
<23> understand
<23> Viking667 tell to coma he`s an idiot
<23> .
<20> Bwahaha
<19> *sigh* - doesn't get it, does he?
<2> moCa!
<2> haven't seen you for a bit :P
<20> Ohayou steg
<9> ...
<20> steg: There's this thing called work.. ;)
<2> Coma: btw, rayk1 wants you to know you're an idiot ;)
<9> werk schmerk
<20> lol


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#javascript
chatzone in russia
ernesto bastian -buy -sale -torrent mp3
#linux
#linux
What does C minus LXXIX equal
#AllNiteCafe
voyagepictures.com
xziedro
#linux



Home  |  disclaimer  |  contact  |  submit quotes