Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- backups
- :sysnews#Overview]] * [[:sysnews#Creating a tar file of your entire directory]] * [[:sysnews#Copying the file to another location]] * [[:sysnews#Tar Document... re it. The process consists of making an archive file (one file that contains all your files - or at least the interesting ones) and then moving that file of
- filecopy
- ng a shell, try typing ''ls'' to get a listing of files in your home directory. When you have finished ... ion, type ''exit'' into the shell. ===== Copying files between computers ===== It is possible to copy files over a network securely using both the sftp and ... you an interactive session in which you can list files on a remote computer, upload files to your depar
- linux_basics
- ====== Linux Basics ====== ===== Files, Directories and Paths ===== * a //file// is a collection of data with a name (a //filename// to be precise). Although it may be stored in sep... the hardware, programs will generally work with a file as a single continuous collection of data. * a
- linux_advanced
- ===== Linux Commands : file - search / replace ===== For the following cmds, the //test.file// contains: <code> 1 cat barn food 2 dog house ki... </code> ==== grep ==== "searches the named input FILE for lines containing a match to PATTERN" * Good for searching a file for a certain pattern <code> user@tim:~$ grep --h
- sshkeysmswindows
- SSH keys. On the PuTTY website, download the .msi file in the Package files section at the top of the page, under MSI (‘Windows Installer’). Next, install it ... g a pass phrase and proceed to save our keys into files on our local system. Click [Save public key] to save the public key to a file. This is the file that you will install on a remo
- jump
- in your CS account in your ~/.ssh/authorized_keys file. Then, when you are logged into a CS Dept system ... dd that public key to your ~/.ssh/authorized_keys file. Once you have your keys in place you should be ... we make this easier? Yes we can! You can create a file named "config" under ~/.ssh as ~/.ssh/config with... station) $ from your device, the config file will be consulted and it will SSH into hostname=m
- windows
- winscp.net/eng/docs/introduction|WinSCP]] to copy files between Windows and Unix computers. ===== PuTT... indows Explorer. - Right click on the putty.exe file and select Send To > Desktop - Double-click on ... == WinSCP Installation ===== If you wish to copy files between the your computer and your linux account... first time, try typing ''ls'' to get a listing of files in your home directory. When you have finished
- printing
- 0 client.conf (ensure that you can only read the file) In lieu of creating a client.conf file, the printing command can be specified on a terminal line: * lpr -U 999//nnnnnn// the.file ===== Acceptable use policy for the laser printe... ter from the command line, enter this (replacing "filename.ext" with your actual file): * lpr //filen
- apple @help:general_linux:x2go
- \\ * **Step 3**: Click on the x2go client dmg file that best matches your OS X version. * **Step 4**: Once the dmg file downloads, click on the file to open it. A new Finder window will appear in which there is a file called "x2goclient". Open another finder and go
- emacs_tips
- (the tutorial is available in emacs with C-h t)) <file> Emacs commands generally involve the CONTROL key... en type <chr>. We write <ESC> for the ESC key. </file> On our system the META key is generally on both... ine: (global-font-lock-mode 1) To your ~/.emacs file. If you don't have a file in your home directory named ''.emacs'' just create one and put this line in
- ssh
- inside the department, and it allows you to send files back and forth to your home directory. Since it ... lacement for rcp. Using scp, you can quickly copy files between computers over a network securely. /* * **sftp** A replacement for ftp. Ftp, the file transfer protocol, has traditionally been used to browse file systems for download, and optionally allowing upl
- account.size
- the output. The "-s" gives only the total for the file or directory rather than a break down for all dir... s a shared resource. **COMPRESS IT!** While some file types (most notably jpegs and mpegs ) are already compressed, many files will shrink to 1/5 or 1/10 their size if you com... Do I Do? ===== One thing you can do is move your files off this system and keep them on another machine
- info
- commands to help you compress, archive and remove files and directories [[help:general_linux:backups|Backups to a file]] [[sysnews:isohome]] ===== Help Systems =====... ages are typically geared to specific commands or files, while Info pages give information about an appl
- forwarding_x11
- t (local, department account) ${HOME}/.ssh/config files either at the top of the file in the globals section or in a specific stanza for your the system that ... ressFamily any" to "AddressFamily inet". Save the file and restart sshd using "systemctl restart sshd".
- opensshformswindows
- from hosts sftp provides the Secure File Transfer Protocol, and runs over SSH scp file copy utility that runs on SSH You even have a %