Sponsored Content
Top Forums UNIX for Advanced & Expert Users Free virtual Servers on Internet Post 302270974 by Autocross.US on Tuesday 23rd of December 2008 10:43:51 AM
Old 12-23-2008
Google 'Free Shell Account'

Example:
bylur.net - Free shell accounts

Most of them are probably Linux though.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

free space for load servers

Hi, How do we check the free space for load servers?Is there any 'df' command available for this?Your help is appreciated. With Regards Dileep (5 Replies)
Discussion started by: DILEEP410
5 Replies

2. UNIX for Dummies Questions & Answers

Checking CPU Usage and available free physical and virtual memories

Hi , can anyone please guide me on how do i go about getting the CPU Usage and available free physical and virtual memories? i know i can get it by using prstat, but i want to get an overall CPU Usage and not a breakdown of all same for the free physical and virtual memories ? (2 Replies)
Discussion started by: filthymonk
2 Replies

3. Shell Programming and Scripting

Comparing Virtual servers

Hi I need a script to run on a Solaris server to confirm if it is a physical server or a Virtual server please help Mandaken (0 Replies)
Discussion started by: madmacher
0 Replies

4. Linux

Virtual Servers

I have a RedHat Enterprise 5.1 box and need to setup virtual servers on it. I don't have the GUI that I am used to so I end up even dumber than I'd like. Does anyone have a clear set of instructions for setting up a virtual server? I can't seem to find instructions that are 1.2.3...etc. ... (2 Replies)
Discussion started by: mackman
2 Replies

5. Virtualization and Cloud Computing

unable to connect internet on virtual machine

I have installed Oracle VM virtual box on Windows 7 and using LINUX (backtrack 5) as my virtual OS. The problem is i'm unable to connect to internet from my virtual OS. i'm using USB dongle (mobile broad band) to connect to internet from my host OS windows 7. I tried setting NAT in VM settings... (0 Replies)
Discussion started by: Arun_Linux
0 Replies

6. UNIX for Dummies Questions & Answers

Testing servers + clients on virtual environnement

Hello, Can you please suggest how to realise virtualy the test of servers environoment. Need to test: Microsoft Server (AD) + Exchange + Linux Firewall And 2-3 clients with Win7 and Linux Mint. Also need to test: Linux server + Linux email server + Linux Firewall. Can you... (0 Replies)
Discussion started by: AQwert
0 Replies

7. UNIX for Beginners Questions & Answers

Need free Linux / UNIX Terminal over Internet

I do not wish to install Unix or Linux locally be it on my system or my Virtual box. I am looking for an online free Linux / Unix Terminal that i can connect and use. Something like ... Unix Terminal Online But the problem with Unix Terminal Online] is that i CANNOT ping it's ip which i... (3 Replies)
Discussion started by: mohtashims
3 Replies
Rscript(1)								FSF								Rscript(1)

NAME
Rscript - front end for scripting with R SYNOPSIS
Rscript [--options] [-e expr] file [args] DESCRIPTION
A binary front-end to R, for use in scripting applications. expr An optional expression to be evaluated, used in place of expr. file Input file of R expressions args Optional further arguments to be processed by commandArgs in the R interpreter. OPTIONS
--options accepted are --help Print usage and exit --version Print version and exit --verbose Print information on progress --default-packages=list Where 'list' is a comma-separated set of package names, or 'NULL' and also options to R (in addition to --slave --no-restore), such as --save Do save workspace at the end of the session --no-environ Don't read the site and user environment files --no-site-file Don't read the site-wide Rprofile --no-init-file Don't read the user R profile --restore Do restore previously saved objects at startup --vanilla Combine --no-save, --no-restore, --no-site-file --no-init-file and --no-environ SEE ALSO
R(1) R scripting April 2007 Rscript(1)
All times are GMT -4. The time now is 08:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy