arrow_upward

Posted by: Dynamo - 09-14-2015, 07:44 AM - Forum: Tutorials - Replies (5)
Hello guys,
Today i will should you how to install tightvncserver and lxde in ubuntu (applicable in debian also) & FTP server in ubuntu


Tightvncserver Installation

frist do update your vps by typing

Code:
sudo apt-get update



then for installing lxde and tightvncserver type this


Code:
sudo apt-get install xorg lxde-core tightvncserver

 
now for configuring tightcvncserver type this

Code:
tightvncserver :1

and it will ask to create a password for main user (which can control the vps and one for view only user (which can only view the vps)

after filling you password type
Code:
tightvncserver -kill :1
to kill the vnc server and to restart type
Code:
tightvncserver :1

now download vnc viewer for your OS and type in

VNC SERVER:<your IP>:5901
and press enter then it will prompt for a password,there u fill the password which u had filled during tightvncserver :1 command

and thats all , your tightvncserver is ready to use !

FTP Installation

just follow the setps

open your vps on putty and type updating command
Code:
sudo apt-get update
then install ftpserver by typing this command
Code:
sudo apt-get install vsftpd
then open ur vps and go to directory /etc/ ,and open vsftpd.conf and change the permissions
and then save it and go to ftpusers file and remove root name and save it ,then type
Code:
sudo service vsftpd restart
to restart the ftp server and here you go, now your ftp server is ready to use
see this video if you got confused


if you are having any problem in any part of these tutorials then just leave a comment
Posted by: Rishabh Jain - 09-14-2015, 05:26 AM - Forum: Software - Replies (14)
Hello Guys,

let me ask you a question.
Do any of you is familiar with Free Billing Softwares ?

well i'm creating a Free Web Hosting Setup for post4vps and i need to know if there are any good free Billing softwares
i used BoxBilling but it's not very much customizable and according to the features it's also very much limited

My Requirements

1) A good Billing Software. That's all

mainly the software should be able to limit the No. of orders per client as well as keep the stock update (Availability of services)
Posted by: AzeyRex - 09-13-2015, 01:54 PM - Forum: Free VPS Providers - Replies (59)
Hey,

The Server-Verleih Project offers since 2012 free vServer for people who need a development server, or simply just has no money at this time.
We already have over 150 satisfied customers from around the world on selfmanaged hostsystems in 5 data centers for example Accelerated or Interwerk.
We have a professional team consisting of 4 people, 3 from Germany and one from England.
We currently are working on a SV-Cloud which is to prevent the L3 / L4 / L7 DDoS attacks from and on our vServer Cool .

Our Website: http://board.server-verleih.eu

Would be glad if I would see some new, most of this forum know us already
  Logo
Posted by: catfan - 09-13-2015, 10:59 AM - Forum: Suggestions and Feedback - Replies (3)
I tried to ignore but it seems our logo is look like very short and thick private part. I do not mind this much. Server board with compressed dong on top is very funny in my opinion but some people maybe think it is offensive? I do not know but maybe add more cloud or put middle thing sideways to avoid negative impact? I fear sensitive people maybe not want to join after seeing big bar with inflated tire in top row.
Posted by: catfan - 09-13-2015, 10:04 AM - Forum: Tutorials - Replies (3)
Today i will show you how to make a network with cat 5 cable.

You need:
  • 3x cat 5 cable with ethernet plug
  • 1x switch
  • 1x bad/old pc
  • 2x new/shiny pc
  • 3x network card or onboard lan (100mbit)

Step 1:
You put 1 network card in all pc or do nothing if it have onboard lan already.

Step 2:
Install linux on the bad/old pc. Any linux is ok i think but dont install gui. It just waste resource.

Step 3:
Take 1 cat 5 cable and connect the bad/old pc to uplink on your switch.

Step 4:
Take other 2 cat 5 cables and connect shiny pcs to normal switch port.

Step 5:
Boot bad pc and issue this command in root terminal:
Code:
echo 1 > /proc/sys/net/ipv4/ip_forward

Step 6:
Your network is very dumb so you must configure IP address of all pc now. For bad pc issue this command in root terminal (if you ignored advice to use onboard lan and still put extra network it maybe is different device so you must use eth1 or look at ifconfig output to see which has cable connected):
Code:
ifconfig eth0 192.168.0.1 netmask 255.255.255.0
For good pcs it depend on your OS but be sure you choose 192.168.0.x but not with x as used by other pc in your network and put 192.168.0.1 for gateway.

Step 7:
You are done and your network is ready.

Advanced (maybe for next tutorial):
  • Make startup scripts and firewall
  • Setup up internet and nat on your bad pc (router!)
  • Give your network dns and dhcp (make it is less dumb) so you can have hostnames and not need to give ip by hand anymore
  • Use nicer ips. rfc1918 is boring... better to have secret service network!!

Posted by: catfan - 09-13-2015, 09:15 AM - Forum: Hardware & Technology - Replies (1)
Internet science research

Internet is a complicated thing. It is very fascinating how it works or who is in charge but often it is hard to understand so we need science to find out and explain. Some day i found this article that is very enlightning and easy to understand so i want to share with you this link. I think this research is very good.

http://gizmodo.com/1728316152

Science is great and now we know! Have a day nice and post comment what you think Tongue Tongue Tongue
Posted by: Dynamo - 09-13-2015, 08:32 AM - Forum: Free VPS Providers - Replies (6)
What is not allowed in offers
  • Credit card or debit card verification
  • earning Links in thread like adfl.y
  • VPS trials which are shorter than 4 days
  • phone verification
  • Sites with nulled/removed copyright software.
What a offer thread atleast contain
  • VPS specification
  • For how much time the offered VPS will be there
  • What we have to do for getting VPS

Blacklisted Free VPS Providers


  1. Gratisvps.net
  2. 5jelly.com
  3. Guhat
  4. Fortacloud.co
  5. freevpshosting.net
  6. 3jelly
  7. Chunkhost (closed free VPS)
  8. onhosti
  9. Yocats
  10. VPSforHire
  11. VPS hit
  12. SubNetWeb (Reason why SubNetWeb are in this list is here )
  13. Dexbweb / SharkHost / LAMBDEN (Reason why they are in this list is here )





Have I missed any ?

Then Comment below



Posted by: catfan - 09-12-2015, 08:44 PM - Forum: Web Design & Projects - Replies (2)
Maybe i want to make some site like http://www.icanhascheezeburger.com/ but i think it has bad design. Pictures are to small and so much junk that you dont need. Also it is very pale. I like colors like green and red but not white so maybe i can improve there to be better competition. I dont know yet but it can be. Do you guys think i am right or what would you improve? Any suggestion?
  cat
Posted by: catfan - 09-12-2015, 08:17 PM - Forum: Scripting & Programming - No Replies
cat is a popular command in unix. It has nothing to do with the animal but only maybe the inventors liked writing the name lots of times per day (many people do i think). I dont know but it is possible because they could have called it dog but did not do it. Also many people use cat and in over 40 years noone has tried renaming it to dog or anything else. Only Bill Gates made a cheap copy named type that is worse. Maybe he is alergic to some hair and dont want to be reminded. I dont know but it can be and enough with history now. Here is some useful example of how to use cat:

Basic usage (print some file):
Code:
cat /path/to/file

Inform yourself about your CPU:
Code:
cat /proc/cpuinfo

Write a file without any editor:
Code:
cat > /path/to/file

Continue write a file without any editor:
Code:
cat >> /path/to/file

Look at garbage (and maybe break terminal):
Code:
cat /dev/urandom

Get information about your OS:
Code:
cat /etc/issue /proc/version

Inspect your harddisk (only on linux as root and not recommended):
Code:
cat $( fdisk -l | grep 'Linux$' | sed 's/ .*//' )

Show every file on your system:
Code:
find / -type f -exec cat {} \;

Print message of the day:
Code:
cat /etc/motd

If you know some other good usage please post because i like this command very much!
Posted by: autokick - 09-12-2015, 07:23 PM - Forum: Offtopic - Replies (31)
what would you do on your vps

your planning and are you ready for it?
Pages (305): Jump to page 
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 2,271
» Latest member: orzpainter
» Forum threads: 3,085
» Forum posts: 34,805

Full Statistics

Online Users
There are currently 346 online users.
» 0 Member(s) | 344 Guest(s)
Bing, Google

Latest Threads
VisualWeb offers cPanel H...
Forum: Others
Last Post: visualwebtechnologies
01-23-2025, 03:38 AM
» Replies: 0
» Views: 71
How you can Create unlimi...
Forum: Other Free Service Providers
Last Post: vps-rdp
01-08-2025, 05:12 PM
» Replies: 1
» Views: 198
🌟🚀 Affordable & Ultra-Fas...
Forum: Value VPS Providers
Last Post: RIYAD
12-30-2024, 03:44 AM
» Replies: 0
» Views: 150
Buy DemoTiger Videos on c...
Forum: Others
Last Post: DewlanceHosting
12-28-2024, 12:19 PM
» Replies: 3
» Views: 2,641
KVM & OpenVZ Yearly VPS f...
Forum: Value VPS Providers
Last Post: HostNamaste
12-26-2024, 05:49 AM
» Replies: 0
» Views: 102
25% Recurring Discount!!!...
Forum: Value VPS Providers
Last Post: HostSailor
11-29-2024, 02:50 PM
» Replies: 0
» Views: 169
🚀 Boost Your Online Prese...
Forum: Other Free Service Providers
Last Post: vps-rdp
11-04-2024, 08:10 PM
» Replies: 0
» Views: 204
Multiple IPs VPS in Franc...
Forum: Cheap Providers
Last Post: HostNamaste
09-11-2024, 02:52 AM
» Replies: 0
» Views: 292
Budget Dedicated Servers ...
Forum: Others
Last Post: HostNamaste
09-10-2024, 02:01 PM
» Replies: 0
» Views: 373
One Dollar Hosting | $1 u...
Forum: Others
Last Post: visualwebtechnologies
08-23-2024, 10:43 AM
» Replies: 0
» Views: 446

Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting