| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> arabic - ar <0> My keybaord is English Arabic <0> lol <1> balrog-kun: have you ever mounted a remote system via USB as m***-storage? <2> helper: edit your xorg.conf and make your keyboard section look like this http://rafb.net/p/eJcP0e45.html <2> helper: then restart X and try swithing keyboard layouts with alt+shift <3> Interex: you mean with the filesystem gadget driver? <2> SaiDawi: and stop changing your nick for a while, i feel dizzy already :D <3> i haven't, but i used the ethernet gadget <4> sorry. <5> hi, I need to transfer 90GB data between two servers, i've used lftps mirror function before but the filelist seems to be too long now, any other ideas? <4> I was fixing the nicknames. <4> Too many lamers were using them. <6> rsync? <6> do you need encryption? <5> no
<3> scp <6> if you don't need encryption you don't need scp <6> try regular ftp or rsync <3> Hitachi releases a 3.5-inch-diameter 1 terabyte drive for desktops, $399 <5> poutine: ncftp for example seems to be missing files <1> balrog-kun: i was trying to think wether it would be worth it to mount my thin client via usb and write to the ROM that way. <5> "to miss files" <4> sigterm, how to edit the xorg? <4> sudo gedit ? <6> What kind of thin client? <2> SaiDawi: yes, sudo gedit /etc/X11/xorg.conf <5> i'll try rsync, thanks <4> aha. <3> Interex: does this machine support working as usb slave? <1> i dont know yet. <3> most usb ports can only work as usb hosts, and two hosts can't be connected without some kindof converter <4> sigterm, only to add ,ar to the us? <2> SaiDawi: i gave you a complete example, just replace your keyboard section with it and give it a try <4> Aha <4> I shall replace all? <4> sigterm, sorry for the pm <2> SaiDawi: just use rafb.net/paste next time <6> I'll sell you a liberty freedom 100 dumb terminal <7> sudo mount -o rw,remount /mount-path <--- do u remount the drives read/write with that command? <4> sowwi :$ <6> it's slick, it has 4 serial ports <4> sigterm, I saved there.. <4> I need to reboot? <2> SaiDawi: replace the entire section with what i gave you <2> SaiDawi: no no reboot required, sudo screen -d -m /etc/init.d/gdm restart <4> sigterm, btw, how can know if I have the full arabic fonts? <4> full package I mean <2> SaiDawi: you said you can read arabic text? <4> yea, I can <4> does that mean I have ALL the fonts? <2> well then you have everything you need <4> Aha <4> If I did "sudo screen -d -m /etc/init.d/gdm restart" will it close all the apps I am using? <2> yes <4> Uhmm.. <4> I'll do it later then. <2> do it now so we can see if it works, i'll be sleeping later and you'll be on your own <4> I am updating the OS, 15 mins to go <4> sigterm, okays, finished <4> I will do your command <2> good luck <4> brb. <1> something sure happened to the bandwidth here, went from downloading at 480 KB/s to 250 KB/s <2> oops that's me, will give your bandwidth in a sec :P <2> back* <1> haha you have no idea what my ip is. <2> i'm just joking :) <1> thats why i bounce to IRC just incase someone from one of the 'other' chans starts something <2> i'm not scared of kiddies and i'm not hiding :) <8> any one here using kde?? <1> handsome_evil: just ask your question. <1> sigterm: i'd rather lose an ip i bounce from than my entire connection. <8> Interex, are you using helvatica as your kde font? <8> helvetica <1> handsome_evil: i dont use KDE, and no.. just ask your specific question or state your issue and someone may be able to help you,. <8> just.. i think helvetica is microsoft font right??
<4> sigterm, thanks it worked! <2> SaiDawi: ah, great, have fun with linux :) <4> Thankies! <1> handsome_evil: Helvetica was created by Miedinger with Eduard Hoffmann at the Haas?sche Schriftgieerei (Haas type foundry) of Mnchenstein, Switzerland. <1> handsome_evil: many many different OS' use fonts of the same. <8> so its mean legal if i haven't microsoft license?? <1> it isnt a Microsoft owned font. <8> ok i feel good now :-D <6> handsome_evil: There's a good chance you'll be behind bars by morning <1> hahahaha <8> behind bars?? <8> i am not a bartender <1> handsome_evil: he's just kidding, you'll be fine.. if you want anymore fonts you can get them searching on google <1> handsome_evil: he meant "jail" but he was playing. <4> brb <6> there's actually an interesting story behind helvetica and microsoft <1> poutine: sure but it is a 'free' font <8> hahaha of course i know, but just dont know what its mean :-P <8> ow jail <3> haha, i've got two processes using 96% of the CPU in "top" <3> each of them uses 96%, together they use 192% <8> i still can't find free Times new roman font <3> http://www.zabor.org/balrog/screen-smp.png <1> handsome_evil: http://fonts.appliedlanguage.com/fonts/TIMES.TTF <8> ok, thanks Interex <9> does anyone knows a good live-cd with development tools in it? <10> hello <9> i heard there's this onebase developgo or something, anyone used it? <4> I am back! <4> heh <4> sigterm, how can I enable ssh? <4> I wanna my friend to connect to my pc. <11> install ssh server <11> create account for them <4> How can I install SSH server? <11> what distribution do you use? <11> use package manager to install sshd <2> SaiDawi: sudo apt-get install ssh-server but you could of read that at http://ubuntu-guide.org or whatever the site was <4> sigterm, I love you <8> by the way, any one have link to download common font collection used?? <4> I ain't gay, btw! <11> are you a homophobe/ <8> hahahahaha... <4> sudo apt-get install ssh-server <4> whops <4> Package ssh-server is a virtual package provided by: <4> openssh-server 1:3.9p1-1ubuntu2.3 <4> You should explicitly select one to install. <4> E: Package ssh-server has no installation candidate <3> then select it explicitely.. <4> How to do that? *hides* <2> SaiDawi: openssh-server sorry <3> sudo apt-get install openssh-server, i'm gussing <4> It is downloading.. <3> reading the messages from apt is good :) <4> balrog-kun, done installed the server <4> then? <3> perhaps /etc/init.d/sshd start <3> i don't have Ubuntu <3> (sudo!) <2> it is started automatically after the installation <4> sigterm, aha.. <4> so now I just give him the ip/user/p***? <2> SaiDawi: sure, use System -> Administration -> Users to create him an account <2> if you haven't already <4> I know the command, thanks! <4> Btw, how can I know my real ip? <4> in the ifconfig they don't show it. <4> They only show the internal ip <3> /whois yourself <12> 69.39.224.227 <4> heh, other than whoising <12> http://www.whatismyip.com
Return to
#linux or Go to some related
logs:
#chat-world #linux TANTOUNA achii girls #chat-world #kl lverpool quotes #allnitecafe mosam mastana #kl
|
|