General :: Where Would I Upload A Distro To Share It Online?
Jul 8, 2011
As soon as I get the hang of remastering, I am planning to remaster my distro (I have MEPIS 8 now, but will switch to either 9 or 11) to do two things: install KDE Trinity (I don't like KDE 4), and remove all extraneous software: games, "toys," and specialized programs that it was peculiar to include on the liveCD in the first place (such as jbidwatcher, a program for monitoring eBay bids). Oh, and I'll try to make it fit into one CD (not one DVD). Since I don't like downloading DVD-sized distros in the first place ( DVDs cost more!), I might download the latest antiX MEPIS and modify it to my liking.
If I successfully remaster a new version of MEPIS to my specifications, I might as well try to share it online in case anyone would want it. Where would I upload a Linux distro to share it?
View 5 Replies
ADVERTISEMENT
Jan 17, 2011
I am outstation and having laptop with windows and internet connection. I want to check one small program on linux. kindly tell if some free linux server is available on internet where I can upload my program, compile and execute. The program is generic and there is no restrictions regarding linux version.
View 2 Replies
View Related
Nov 3, 2010
With the ever increasing threat of financially aimed malware on Windows machines(think Zeus here), I'd like to create a distro of Linux that boots from a USB thumb drive and opens directly to a web browser. I'd like this distro or config not to be writable and its only purpose being to make financial transactions via a web browser. All other services or applications would need to be stopped or locked down.I've seen some threads on here from a few years back and wanted to know if there is anything new out there that can assist with this.
View 9 Replies
View Related
Jun 22, 2010
Currently using linux mint.While it's nice I have the feeling all those bells and whistles must be exposing a large attack surface. What is the most secure distro known to man, but which is still capable of making payments to amazon and ebay?
View 14 Replies
View Related
Feb 3, 2011
I was hoping someone could help me, I am trying to upload files to ovi share(without using firefox), at the minute i have to right click the file then click send to then email, [URL].. click send, then it opens evolution and I have to click again to send. Does anyone know how I should be going about this? How do I make this simpler?
View 1 Replies
View Related
Jan 17, 2010
I'm trying to make this script that can check if the computer is online using
Code:
ping -c2 $HOST | grep 'received' | awk -F',' '{ print $2}' | awk '{ print $1}'
and then run
Code:
gvfs-mount smb://address
to mount the share. The idea is to have it check every five seconds or something until it finds the connection. writing the script because I don't really know about programming.
View 9 Replies
View Related
May 2, 2011
I'm seeking recommendations for sharing photos and albums online, via Apache.
I once used a very good piece of software, written in PHP, which integrated very nicely with Apache, but I forgot its name completely; I though it was Stacy, but I couldn't find it.
View 2 Replies
View Related
May 12, 2010
[code]...
to do administrating job by clicking "Adding Printers and Classes" or whatever. However, unfortunately, what I get today is
Iceweasel can't find the file at /usr/share/doc/cups/online-docs/admin.
So, click "Overview of CUPS" insted, then scroll halfway down, click "Administration" under Where Do I Begin? BINGO, you can proceed. My penguin is Debian squeeze AMD64.
View 1 Replies
View Related
May 7, 2009
I got an old pc (pentium pro) with a harddisk of 150 Giga. I want to install several Linux distro's on it, to compare them. I was thinking on Fedora, Centos, Ubuntu, Debian, Gentoo, Slackware, OpenSuse, . Who can give me some advice how many partitions to create ? (what size and what filesystem) Can I share partitions between different distro's ? (to reduce the number of partitions to create).
View 1 Replies
View Related
Jan 9, 2010
nominate a disastrous distro from past or present that was simply AWFUL and what exactly was so bad about it?
View 14 Replies
View Related
Jun 13, 2010
have setup a LAMP server with ubuntu 10.04 server edition x86 for my study in VMware Workstation 7.1 For a assignment I had to make a php script that would load a file up to the server and set the name in a mysql database. According to the book the server should set the image in a cryptic folder in the /tmp/ folder.
This isn't working and i also try'd locate and find to find the image i uploaded. I checked the php.ini and file uploads were on but no folder so i set that one to /tmp/ but still no images. Can anyone help me with enabling this function?
View 3 Replies
View Related
Dec 15, 2010
Lubuntu is nice - but it seems the LXDE version is not as up to date as Fedora LXDE Spin or even Debian squeeze with LXDE installed. I do like Chromium on Lubuntu though... its faster and a nice touch. I am looking for a lightweight 64-bit distribution for my main laptop (it is by no means "old" or "low spec" but I like that Lubuntu starts up in like 2 secs).
LXDE version seems not to be recent (esp in 10.04 version which seems to work more stably for me - with Nvidia drivers etc)64 bit install is currently a pain - requires first install of minimal CD or alternate CD both of which required wired Ethernet, then install of lubuntu from PPA. Native 64-bit support would be nice. Linux Mint LXDE, for example, is also only 32-bit.
View 4 Replies
View Related
Mar 11, 2011
On Freeshell.org can it be possible to upload a file? I use this php code and it gives error...
Code:
View 4 Replies
View Related
Mar 10, 2010
I have followed following steps to implement, ftp upload by test1 user.
Code:
1. Add group ftp-users
# /usr/sbin/groupadd ftp-users
2. User test1 has been added to the group of ftp-users with /home/ftp-docs as home directory
# /usr/sbin/usermod -g ftp-users -d /home/ftp-docs test1
3. Ownership and permission of /home/ftp-docs has been changed to provide read/write access to user test1 and group ftp-users
# chown test1.ftp-users /home/ftp-docs
# chmod 770 /home/ftp-docs
But My intention is for the user who login with test1 user privileges, he should not be able to browse any other directories say /, /var /etc etc. Also he should not be able to change to any other directory. How can I accomplish this ?
View 2 Replies
View Related
Mar 10, 2011
I have CENTOS server with suPHP installed. The user (UID) and group (GID) are different for PHP files. But when I upload any file using FTP, it makes user:user and suphp fails to parse it. I then change the ownership (using ssh) as user:group for the php file and it works.
View 1 Replies
View Related
Jul 12, 2010
how can i upload my pic into my profile.
View 9 Replies
View Related
Mar 8, 2011
I need to know about one thing . In ftp in linux , If I want to do only upload a file into a folder but not download, then is it possible to do ? I just only upload or download a file onto or from a folder ....
View 4 Replies
View Related
Sep 6, 2010
I have a linux box set up as a multi-purpose server for my home with three Windows client PC's. The linux box is based on a slightly modified Slackware 9.0 distribution using Linux 2.4.20 and an unfortinately old, slow AMD processor with a miserable 512Kb RAM. The linux box serves the CIFS file system to the Windows boxes, runs the SQUID HTTP proxy, the Apache web server, a print server, does masquerading, mail serving and a very effective firewall using iptables.
This system, although slow, has run perfectly for several years.Let me say that again - This system works perfectly.I had decided that now is the time to upgrade the hardware, so I bought a Gigabyte LGA775 motherboard which has two 1Gb network interfaces on it, an ASUS 256Mb PCI-E display card, 2Gb of DDR3 RAM, an Intel Core2-Quad processor and a bunch of 500Gb SATA drives to set up a RAID5 array (but I intend that the system boot off one of several 40Gb PATA drives I have).I set up the processor, motherboard, display card, RAM, a SATA DVD Drive and a 40Gb PATA hard disk in a "breadboard" layout and installed distro 13.1, being careful to set up the static IP for the local network, dhcpcd to get an IP address from the cable modem (my internet connection) and to enable ip_forward in the network configuration.
Then I installed a script invoked by /etc/rc.d/rc.local which installed all the SAME iptables rules as my old Linux box. There was one minor glitch when I had to change 8 occurrences of "-d ! $LOCAL_NET to" "! --destination $LOCAL_NET" but that was no problem. I also set up /etc/resolv.conf, /etc/hosts , the BIND server files etc. etc. exactly as in the old box.
I am able to ping mirror.aarnet.edu.au (this is at the heart of Australia's internet hub network - if it's down the whole bloody thing is down) and have the system find the correct IP from the designated nameservers and contact that server with a return trip time of 35ms. I am able to run a telnet session from one of the Windows boxes and edit files on the Linux server. So both network interfaces work and I've got them the right way around.I am able to run FTP on one of the Windows boxes and connect through to mirror.aarnet.edu.au, although it seems to hang when I try a DIR (but then so does the old linux system).
View 83 Replies
View Related
May 19, 2011
I just got in trouble with my internet company because my daily upload is too much.
Is there a way I can limit the total upload from my pc? I'm using Gentoo.
Is there a way to do this in Linux?
View 1 Replies
View Related
Jan 28, 2010
I am having problems uploading my pictures into myspace. When I log into my myspace account, and I choose to upload photos and I click browse, it links me to my desktop but when I open up my photo album, all I get is an empty box. But yet I can access my pictures from my desktop direct. Does anyone have any solutions ?? I am Using Ubuntu 9.10 Karmic Koala.
View 2 Replies
View Related
Mar 10, 2010
I have ubuntu 8.04 which is running vsftpd with following config ( in standalone mode )
Code:
# Standalone mode
listen=YES
max_clients=200
max_per_ip=4
[Code]....
View 6 Replies
View Related
Jul 4, 2010
How do I download (upload) engrave-11.py from "Simple G-Code Generators Written in Python"? One of my home workshop project is a small engraver using a small micrometer linear table and three small steppers. It works fine with Stickfont - a free download - but I need something more sophisticated such as Engrave-11.py. When I follow the instructions from the Wiki I finish up with what I believe to be the source code and no means of generating an executable file.
View 5 Replies
View Related
Mar 21, 2011
why I cannot upload local files to subfolder in my home folder on FTP server? Say, i wanna upload files to /home/haolh/trial/occ/src/occ, but following error msg were given...
commandput "C:Proj rialoccsrcocc" "occ"
error/home/haolh/trial/occ/src/occ: open for write: permission denied
After google this prob, i've tried commands as below but it still failed
chmod 770 /home/haolh/
chown root:haolh /home/haolh/
View 2 Replies
View Related
Jan 22, 2010
I am using Ubuntu 9.10 and I am unable to upload photos into my Myspace Page. I an app on my Myspace Page and I am unable to view my dressing room in my super pets app. I get the same results from my super pets app as I do when I try to upload photos. Although the stuff is there, I get an empty box. What do I need to do to be able to open my photos from my space and actually see my pictures there and not an empty box?? or open my super pets app and see my stuff there and not an empty box ?
View 1 Replies
View Related
Sep 23, 2010
it should include the user and password but how exactly?
View 3 Replies
View Related
Mar 30, 2011
vsftpd 2.3.2-3After user uploaded a file it has -rw-------(0600) permissions. Of course user can change permissions manualy to any he likeBut how to set for example 0700 by default?
View 1 Replies
View Related
May 23, 2011
I want to upload files from my computer to an FTP site and I don't want to upload files that are already on the server. So I need a tool that finds out which local files that are different from the ones on the server, or that don't exists on the server.
Some requirements:
I'm using a cheap provider that does not support rsync or ssh, so I can only use FTP. I generate the files before uploading them, so comparing timestamps is meaningless. I've tried lftp with the mirror command. It's slow (I think it uploads all the files). I upload the files from different computers, so I can't use sitecopy, which uses a local database to keep track of which files are on the server. I'd like to be able to upload all changed files with one command. Preferably no GUI application. And it needs to run in Ubuntu.
I was thinking about creating a tool similar to sitecopy, but which stores checksums of all the files on the FTP server on the server itself. But then I thought that there may already be such a tool.
View 1 Replies
View Related
Nov 30, 2010
How do i upload files using apache configurations. ho do i do that. i am using centos.
because my client wants upload files through httpd.
View 4 Replies
View Related
May 30, 2011
I want to make an upload directory, where people in the network can upload some files but i want to make sure that they cant delete the whole directory. Is this possible?
View 5 Replies
View Related
Feb 13, 2011
i attached file in email using terminal(mutt) but i want to upload folder on my server with terminal , script
View 13 Replies
View Related