faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2007/04/24 10:27] – damir | faq [2007/06/08 18:48] (current) – removed damir | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Frequently Asked Questions ====== | ||
- | ===== General ===== | ||
- | ===== Networking ===== | ||
- | ==== HowTo move my mail from PINE to IMAP ==== | ||
- | At [[mail: | ||
- | |||
- | ==== I need to Scan something ==== | ||
- | |||
- | In our network users can use 2 different scanner for different needs | ||
- | * If you need to scan an image, for editing or copy, you can use the workstation [[http:// | ||
- | With this scanner you can also digitalize pages from book. | ||
- | * The other solution is to use the HP Digital Sender that reside [[http:// | ||
- | The scanner in the lab is accessible for all at every hour of day (and night). the Digital Sender is available only during the work day. | ||
- | |||
- | ==== I need to make a CD or DVD ==== | ||
- | <note warning> | ||
- | Don't make copies of protected software. The EPFL policy about this are really strict. | ||
- | </ | ||
- | |||
- | If you want to write a bunch of files or an ISO image to a CD-ROM or to a Dvd-Rom you can use the workstation [[http:// | ||
- | < | ||
- | You can use Cd-R, Cd-Rw, Dvd-R, Dvd-Rw, Dvd+R, Dvd+Rw | ||
- | </ | ||
- | |||
- | |||
- | |||
- | ===== Unix and Linux ===== | ||
- | |||
- | Your home directory is named: /// | ||
- | \\ | ||
- | ==== Shells and Environment Customization ==== | ||
- | |||
- | By default, you have a bourne shell (bash), meaning you can also type: //cd ~SomeLoginName// | ||
- | The bash shell has many features, read the man page for more help. | ||
- | \\ | ||
- | If you want to modify your environment, | ||
- | |||
- | $ alias ' | ||
- | |||
- | This line means that every time you insert in the command line the command //lstime//, the bash will execute the more complex command //ls -lart// | ||
- | |||
- | (not yet complete) | ||
- | |||
- | ==== How to run several X-Servers simultaneously ==== | ||
- | |||
- | Have you ever wondered why Linux has 6 different virtual text-terminals but only one graphic-terminal? | ||
- | |||
- | When you start your X-Server with the command " | ||
- | |||
- | " | ||
- | |||
- | is normally the same as just " | ||
- | |||
- | " | ||
- | |||
- | starts another X-Server with its output to the second graphic-terminal | ||
- | |||
- | " | ||
- | |||
- | starts another X-Server with its output to the third graphic-terminal | ||
- | |||
- | ... so we can run upto 6 different X-Servers simultaneously! | ||
- | |||
- | You probably already knew, that you can switch between the text-terminals with the combination Alt- and the F1 to F6 keys. | ||
- | Parallel you can switch between the graphic-terminals with Ctrl-Alt- and F7 to F12. | ||
- | |||
- | |||
- | ==== How to connect to a remote X-Server, i.e. control it ==== | ||
- | |||
- | Have you noticed that, when you open an X-Server on your box, the system will open the port 7000 (thats the standard)? So it seems possible to connect to this port and trasmit the graphic data over a network(i.e. the internet). For this to be possible you have to do the following configuration steps: | ||
- | |||
- | - On the server: | ||
- | |||
- | - Allowing the server to send data to your client : | ||
- | " | ||
- | |||
- | - On the client: | ||
- | |||
- | - Setting the server output to the remote X-Client: | ||
- | " | ||
- | |||
- | After doing this all programs that use X which are executed on the server will be visible and controllable on the client. The CPU time used by the program, however, will be the server one's. | ||
- | |||
- | Thats pretty much it. I hope that wasn't too cryptic. Have fun. | ||
- | |||
- | ===== Mac ===== | ||
- | |||
- | ===== Windows ===== | ||
- | === Why can't I run Windows OS on my my workstation ? === | ||
- | Because it sucks and it would require too much of our time to setup, fix, upgrade, keep away from viruses, etc. |
faq.1177403237.txt.gz · Last modified: 2007/04/24 10:27 by damir