≡ Menu

samba ubuntuSharing files is a necessity that can not be avoided within a local area network, where we can do share files search or we can share our files. Here I have to say how to Access File Sharing Windows From Ubuntu Using Samba

Try to do this step:

1. Login as Root

2. Then install the samba and smbclient

3. After a fine install try this command to check Samba

If the road, it would appear as follows

Less is more as above

Then create a folder

Then Mount Folders on Share or you want to access on Windows

This example is taking Share Music for the Mount on Linux

Now if access file sharing from Windows to Linux

First make sure Linux installed samba

Then edit the file smb.conf

Well its simple smb.conf content like this

setting it simple … Now if try to restart his save smb.conf

If there is no error, just access from windows

{ 0 comments }

New desktop Linux users often make many mistakes, and this may happen to us all who have recently moved to Linux. Not easy to do if you have to move from one operating system so long we use, such as Windows, the Linux operating system that is clearly very different.

Below are 10 common mistakes often made by the beginner Linux (newbie) when they use Linux. By knowing the common mistakes, it is hoped will be able to slightly reduce the sense of ‘frustration’ with Linux.

Assume are using Windows

On average, than we know of Windows since the first time we know the computer so it is not strange if once we move to Linux, we always compare everything that is on Windows must be the same as the one on Linux. Whereas between Windows and Linux are two different operating systems so that it works would not be exactly the same.

Trying to run exe files

Exe files will not be able to run on Linux unless you have installed the program WINE. This often makes new users frustrated because they could not use or install Windows applications on Linux. Back to point number one that Linux is an operating system that works differently with Windows.

Choosing a distribution (distro) of Linux

One of the major problems faced by new users are choosing the wrong Linux distribution. Imagine a new user who chose Gentoo or Slackware or Fedora, though all three distributions of Linux is pretty good distro, but for new users are not likely to make them feel at home using it. Use a Linux distribution created specifically for new users.

Unable to find software

The new users are many who migrate from Windows, and they expect to get the new software the same as in Windows. In Linux a bit different, new users need to know the package management tools from Linux distribution they use, such as Synaptic, Ubuntu PackageKit and Software Center. With the tool that eventually we can find and install a variety of software.

Sending OpenOffice document to Microsoft Office users in the default format

This happens because many new users in Linux they think the documents created and saved by default using OpenOffice can be automatically opened by a user of Microsoft Office. If there are cases like that then do not save it by default, but use the Save As (Save As) and choose the document formats for Microsoft Office (.Doc or .Xls).

Avoid the command line

Do not be shy and lazy to learn the command line in Linux, because once we know the ‘miracle’ command line we will be more comfortable using Linux. This is where a lot going on, new users shy and lazy to use the command line and prefer a graphical command.

Too quick surrender

Many of us may never experience this. Assume Linux is difficult to learn and use, so only use it within a few hours only to give up and immediately thought back to using Windows. Could be due to normal, that’s a wise sentence that invites us to get things in order.

Hierarchy thinks exactly the same Windows directory on Linux

There is no C: on Linux or also the character “” or the use of space for file names. To remember is that in Linux everything starts from the / user directory and the most important is their home directory (aka ~/ aka /home/USERNAME /).

Delaying updates

The mistake was not only done by new users only, but the old user and admin classmates too much to delay the update. Whereas with a regular update our Linux system will ensure a safer system.

Login to the system as root

Do not log into the system as root, but as a normal user login and use the root account only when really needed it.

{ 0 comments }

SKdownloader is a download accelerator that created from java, so it can be installed in windows and linux OS from any Java Virtual Machine (jre). The features almost the same as a resume idm download, proxy, schedule, torrent, split up to 10 parts, integration in firefox. I think this is the best because it does not use such complicated prozilla or axel.
Installation:

Previously, there must be a java virtual machine (jre) version 1.6 and above, if no please download http://www.java.com/en/download/linux_manual.jsp

Download the file http://www.toolsbysk.com/skdownloader/downloads/linux/index.html

move to the directory usually /Download, if in linux

for extension firefox can download it http://www.toolsbysk.com/skdownloader/downloads/skdownloader.xpi

{ 0 comments }

Metatrader on Linux

Today I would love a tutorial how to do install the Meta Trader 4 that electronic trading software solutions on Linux.

OK, immediately wrote . Here we go:

1. Install Wine first, how to open a terminal, type:

Take it easy, if you install it the old normal. because quite a lot of data to be downloaded.

2. Download Wine Tricks (Dirty Script that helps you a lot ), How to open a terminal type:

This install really fast because of small file

3. Install Fonts Library and necessary, the way in a terminal type:

BTW, make sure your winetricks file located in the HOME folder

4. Copy mt4setup.exe ke drive C:. If the installer at home, how:

Replace username with your user name.

5th Install Metatrader:

6. If so, run from a shortcut on the desktop or can manually use the command WINE.

{ 0 comments }

Install the Transparent Proxy in Ubuntu

first you must login as root. After that you must connect to the Internet. because we install the package from the Internet package. After that update repository

let the update process runs until completion.

then lived in his squid install 

let the install process runs to completion ….

after finishing install it in the configuration file edit 

paste and edit according to the needs of each 

save by pressing ctrl + x and y and then enter [ordinary …]

start service squidnya 

but wait, not yet finished nih. because earlier in the set transparent. hence all packages via http which should be directed to the first proxy port

but, so squid and transparent proxy always run every machine ubuntu server you in turn. had been added before the script rc.local

add on the bottom row, before exit = 0

Save use ordinary command ….

ctrl + x, y. enter

finished the transparent proxy

Start browsing now will feel tighter.

source: http://www.kaskus.us/showpost.php?p=137288629&postcount=5

Other squid configuration from http://www.kaskus.us/showthread.php?t=7068510

{ 0 comments }

1. Before starting the installation of OpenVZ OpenVZ add the first repo to yum configuration (installation using yum).

2. OpenVZ repository has several different kernel versions, (for more details check here: http://wiki.openvz.org/Kernel_flavors ), or use the command:

Here’s an example of the output

3. Select an appropriate version of the OpenVZ kernel handle links by your machine. Then install

The installation process should automatically updates the GRUB bootloader settings. Make sure the new settings have been added, go to the settings of the bootloader with your favorite text editor (I use nano),

for example setting its GRUB bootloader like the following :

4. Next install some additional tools for OpenVZ users

5. Open /etc/sysctl.conf

make sure it is setting like the following:

To modify sysctl settings, use the command

Important : This step is very important, if we are different ip virtual machine with the IP subnet the host system. If it does not perform the following steps networking will not work on the virtual machine we just created.

6. Buka /etc/vz/vz.conf dan set NEIGHBOUR_DEVS ke all:

for Seting NEIGHBOUR_DEVS

7. OpenVZ mengharus disable SELinux in condition. Open /etc/sysconfig/selinux and set the value of SELinux to disabled.

for Seting SELinux:

8. Reboot the system

9. Up here, if the process does not appear reboot error, means that OpenVZ installation process has been completed and successful.

10. Check to make sure OpenVZ OpenVZ kernel has been installed properly.

for Kernel OpenVZ installed:

11. There is no step to eleven, please oprek oprek own-though more striking

credit: http://www.howtoforge.com/installing-and-using-openvz-on-centos5.2

{ 0 comments }