Jump to content
xisto Community

yordan

Administrators
  • Content Count

    4,986
  • Joined

  • Last visited

  • Days Won

    21

Everything posted by yordan

  1. That's why I love listening to music while typing a long text. My keystokes follow the music tempo, which helps me sustaining a regular long-lasting typing. Rock-around-the-clock is really nice for having a good typing speed. And of course the people around me are less disturbed by my typing if they are able to accept my music as long as my fingers follow the music tempo. Unfortunately, this is not possible with mp3 earphones, this needs mp3 subwoofers.
  2. By the way, this topic is somehow short, it does not really meet the requirements for a tutorial.That's why I moved it here, where it's place most probably is.RegardsYordan
  3. The download speed is not the important speed. The important speed is the speed of the link between you and your wifi routeur, and from the router to the second PC, so inside your house, not the speed with the worldwide web.And of course the trick is to start something on the second computer (through vnc) which means typing in the monitor 3 (the one which has no mouse), then iconify the vnc window and click in monitor two and work on monitor two, then click on monitor one and type inside monitor one, then click on vnc and work on monitor three.
  4. I sing good enough. Simply my neighbours don't agree with this obvious fact.
  5. OK, everything is installed. However, nothing has been tested.So, I think that at this step you should add some testing, explain how to configure httpd.conf in order to add a user, create a database for that user, and untar phypmyadmin and check that it easily uses php and apache for accessing the database.
  6. I guess that this is a bug. Probably the wifi adapter is handshiking, seeing that identity is already registrated, accepting, but the message does not disapear.
  7. I tried to play with the CentOS liveCD on a virtual machine, it couldn't load the graphics. It's the first time I have seen a Linux release which is unable to load X during the boot phase. Still has to be improved, RedHat does not have such problems.
  8. Of course, the wifi router goes off when power cuts. And he losses his connection. And he is annoyed by the ask for authentication when the router comes back to work.
  9. If I really start singing, this will disturb people which are not in the room, so they did not read the notice on wall
  10. As far as I read the starter topic, he is not disturbed by the keyboard noise. Simply his keyboard is disturbing everybody in the house. So, if he wears earphones with some music, this will not solve the problem for the other people disturbed by the keyboard. The headphones with music will even make the problem worse, if he starts singing with the hard rock music.
  11. also learn how to make backup/restore using standard Unix tools: cd /myfiletime find . -print |cpio -pmduv /mybackups/myfilecd /find myfile -print |cpio -omBdv >myfile.cpiotar xvf myfile.tar myfile
  12. Mozilla owns firefox. I expected Mozilla to be an independant company. Or do you mean that Google owns Mozilla?
  13. OK, vnc does the job.vnc server is running on the computer without keyboard.vnc client is running on the computer which has a keyboard.The vnc client gives you remote accces to the remote computer with your own mouse and keyboard.With alt-tab you shift to the vnc window, and you are on the remote computer. And you move your mouse dow the menu bar to go back to your local computer.Of course, if you have a lot of money for buying hardware, the kvm switch perfectly does the job : each computer is connected to the switch, as well as your keyboard-mouse, and you go from one computer to the next one through simple key sequences (control-control, as far as I remember).
  14. bash is only one Unix shell, csh is a very common one, and I am using ksh all thay long.and "grep" or "awk" are not specifi to bash, but are standard Unix programs, which apply to Linux which is fortunately is a standard Unix too.
  15. OK, seems that you ask several questions at the same time.If you are on a working non-graphic terminal, because for some reason the X session did not start, simply type "startx" on the Linux command line.The other point is that, it seems that you LInux system did not start automatically, because the default auto-start is not defined.Then, if you are using the grub booting environment, you need to know how to repair the grub environment. This is one of the next tutorials MC promissed us. I will not do it because I'm a Lilo fan :DI don't know how it behaves with fedora 18, but with most of Linux distros, when booting on the distribution DVD you can access a menu asking if you want a fresh install or if you want to repair your current install, and then choose to repair the boot loader, and define which operating system will start first.Of course, I guess that, if you want to create a multi-boot PC, you still have to install Crosoft Windows first, and the install Linux, else you will disturb your boot order sequencer.
  16. Having a list of all tasks running on a linux system is very easy.On a command-line shell window, just type the following : ps -aefThis will give you a list of all running programs, yours and other ones. For each running task you will see the proces ID of the task, the process ID of the father task, the name of the task, and when it was fired.
  17. Maybe creating a backup-restore server?If you have several PC's in your home, you will need a strong backup/restore policy for the operating systems.First create a samba server if your main PC is a Linux one, or create a share if your main PC is a Windows one.Then learn how to boot on a cloneZilla cd and create a full backup on the samba server.Then learn how to restore this backup on a crashed system.
  18. Let's see how you feel this. I know that a hacker is very skilled in kernel knowledge, but a lot of so-called hackers seem to simply love cracking codes.
  19. Is it as simple as that? A simple dd is enough ? If I want to install something else, simply dd the new iso again? And does that mean that the iso disc structure is naturally recognized by the usb device, the usb stick being seen as a DVD ? Seems also that we are lucky, the default block size is suitable for that purpose, I would have added at least "bs=4k" at the end of the dd command.
  20. This text looks more like basic Linux operating systems tips and tricks. Each linux admin has first to learn how to use vi.vi is not the first thing you have to know if you are designing a website, most of web designers create their website on their own computer and use a ftp client in order to put it on the final server, they use vi only for checking some bugs. That's why I moved yor topic here, where it's place most probably is. Regards Yordan
  21. Nice! We will have gsm cpu's faster than laptop cpu's! More power in your hand than on your table!
  22. Do you mean that you want to install a paid service on your free hosting?
  23. yordan

    Laptop Freeze

    Did something change recently? Did you update your Internet Explorer version? How are you connected to the internet? Via wifi? There are two things you could do for clarifying the reason. 1) See if your browser is faulty : use a portable version of firefox, get it from here : http://portableapps.com/apps/internet/firefox_portable 2) Try booting on a Linux LiveCD, and see if you are able to open the internet during more than one minute under Linux. If you don't remember how to get and use a liveCD Linux, follow MC's tutorial you will find here http://forums.xisto.com/topic/56842-how-to-install-fedora-18-step-by-step-guide-with-screen-shots/ '>http://forums.xisto.com/topic/56842-how-to-install-fedora-18-step-by-step-guide-with-screen-shots/ simply use the "try Fedora" part, and not the "install" part, you will be able to surf without installing.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.