Browsing articles tagged with "homework - Admins Goodies"
Apr 23, 2012
tom

How can I connect two offices to each other?

If I want to connect two offices physically separate from each other but in the same city, what type of features do I need? I want to allow the following; allow users to log in using accounts allow users to log in from home have printers attached to the network allow users to save files in their account ?file server? perhaps a database is needed, not sure why yet allow users to send emails allow [...]

Continue Reading »
Dec 1, 2011
tom

/data/tmp on database server? [closed]

I am on a Linux ubuntu machine with MySQL installed. My teacher gave out an assignment which mentioned “copy cars.dat to /data/tmp on the MySQL database server” without any explanations, I do not know what is the “/data/tmp on database server” means exactly? Basically after that I need to execute SQL statement like LOAD DATA INFILE ‘/data/tmp/cars.dat’ INTO TABLE cars So, what does copy cars.dat to /data/tmp on the database server means as there is [...]

Continue Reading »