
In my Windows 10 computer, I have a VirtualBox Ubuntu 16.04 LTS VM in bridge adapter network setting. I have been able to use the hostname of the VM to SSH, Samba, and browse webpages inside the VM. Also, the Windows 10 computer has Cisco AnyConnect Secure Mobility Client installed, so that I can remotely access my company's LAN. Like, remote desktop into the office computer, accessing file server, etc. Recently, the IT department has told us to update the VPN client. After that, I have found th...
ادامه مطلب
I'm running Ubuntu 14.04. I need someone to tell me the steps I need to take to fix this issue... It's not my Inteet problem because I'm able to wired in on my other laptop. So it's obviously something wrong with my laptop. It makes no sense that It was working perfectly fine yesterday and then today dead... I did not installed anything . Things to know My mac address is not blocked (contacted my Network Administrator) Wired connections works when I got home but not at work. Tested the wired ...
ادامه مطلب
I want sync my contact list in Ubuntu, is it possible? I've HTC A9 Android phone, I've use USB for connection. ...
ادامه مطلب
I have set up all the necessary configurations to set up a static host besides localhost (default) on Ubuntu, but I can ping the host I set with the /etc/host file but I cant use nslookup or the host command to resolve it. By the way I have checked resolve.conf files and nsswitch.conf . It says NXdomain. Any advice? Let's block ads! بخوانید...
ادامه مطلب
I have a guest VM running Ubuntu Server 14.04. My host operating system is Windows7. I really have spent a lot of time reading tens of topics regarding copy paste from/to Windows7 host/Ubuntu Server 14.04. But because I am a newb, I really ask now is it possible to do so? Thanks for your comprehension Let's block ads! بخوانید...
ادامه مطلب
I am using Apache 2 server.can anyone please tell me ,where to put cgi files in ubuntu and please explain me the steps to execute the cgi scripts through browser? ...
ادامه مطلب
I installed ubuntu-16.04.1-desktop-amd64 on my exteal HDD. I selected to install the grub on that exteal HDD with Ubuntu. When I remove the exteal HDD from my PC, I can't boot into Windows 10 normally, I have to press F11 and select the Windows Boot Loader. If I restart my PC, it loads into a black screen displaying GNU GRUB version ...... Minimal BASH-like editing is supported. For the first word,...... I've tried: Windows 10 Recovery to automatically repair the boot: failed. Windows 10 Recover...
ادامه مطلب
I'm using syslog-ng for a big amount of servers. To get everything more in shape in the folder structure, I use several filters with regex and multiple destination and log lines in the syslog-ng.conf What I would like to accomplish is to let syslog decide where to put the log file based on parts of the hostname and put it in 1 filter, with 1 destination and log line. Example: fl-app-dev-01 => /var/log/fl/dev/app01.log fl-app-prd-32 => /var/log/fl/prd/app32.log fl-man-prd-02 =>...
ادامه مطلب
I have installed Windows 7 on Virtual box. I have installed virtual box guest additions. My host OS is Ubuntu 16.04 My Windows is running extremely slow. It is often hanging so much that poweroff is the only option. The .Net Framework 4.5 took forever to install. My anti virus programs are simply refusing to install. It may be noted that I have allotted 6 GB RAM to Windows and my total RAM caapacity is 12GB. Let's block ads! بخوانید...
ادامه مطلب
I have a question about my S.M.A.R.T. daemon configuration. I use two HDDs as RAID 1 observed with smartd. In general these are suspended, i just access them one time in two days. I've noticed the HDDs spin up every 30 minutes, because of some "checks". What do these checks do? What are offline tests for? What is the difference between short and long selftests? I want to do a long test from time to time (e.g. once a month). I want to do a short test more frequently (once a week). It is useful to...
ادامه مطلب
ACPI is tued off by default on my freshly installed Ubuntu 16.04 and it seems because of that only one CPU core is detected, resulting in a lot of performance issues. Tuing ACPI on grub makes the OS unbootable. Ubuntu would get stuck on a page with no relevant error. I searched around and it doesn't seem to be a common problem. I would really appreciate any kind of help. Thank you. Let's block ads! بخوانید...
ادامه مطلب
I have a Dell Inspiron One 2320 pc with Ubuntu 16.04 and Windows 10 in dualboot. When i boot into Windows, everything works smooth. In Linux, xserver-xorg-video-nouveau driver is less tearing, but it is very slow. All nvidia binary drivers, even from PPA drive me crazy with their tearing, but they are really fast. Please help me! I still want to use Linux! Let's block ads! بخوانید...
ادامه مطلب
I have created an Ubuntu instance at AWS, and afterwards installed the GUI module LXDE - and it all works fine. But when i try to copy and paste it doesn't work from Windows(10) to Ubuntu (latest version at AWS) with LXDE (GUI) module installed over RDP... after i copied a file in windows... and i go to the menu in LXDE it says "Paste" - But nothing really happens when i use it, nor does the key CTRL+V work...? How do i solve this? The exact version: Ubuntu Server 14.04 LTS (HVM), SSD Volume Typ...
ادامه مطلب
if there is at least two files have common lines hope to show like this example, perl a.pl ./*.txt common line1 - a.txt b.txt common line2 - a.txt c.txt d.txt i searched this script, but this script only search words, not common lines perl theScript.pl ?.dat #! perl -nl push @{ $h{ $_ } }, $ARGV }{ print qq[$_ id in @{$h{ $_ }}] for keys %h; Let's block ads! بخوانید...
ادامه مطلب
Preamble: I have a Dell Windows laptop with a Killer Wireless card. I made a partition and installed Ubuntu because I am used to Unix-style development environments (Windows is for light browsing, gaming, entertainment, etc). It seems that Ubuntu does not recognize my wireless card. It does not show up with $ ifconfig. I found this help page: http://www.killeetworking.com/support/knowledge-base/17-linux/20-killer-wireless-ac-in-linux-ubuntu-debian But the instructions are not clear. I have insta...
ادامه مطلب
One of the following, as part of the keel command line (editable via GRUB), should work: systemd.unit=multi-user.target will override the default of "graphical.target" – this, along with systemctl set-default, is the equivalent of "default runlevel"; systemd.mask=lightdm.service will forbid a specific service from starting, until manually systemctl unmask'd later; systemd.mask=display-manager.service – same; rescue aka systemd.unit=rescue.target is the equivalent of "single-user runlevel"; n...
ادامه مطلب
I have tried to send email usgin below command mail -s "Subject" [email protected] I have received the below error from command line. root@lc:/home/dasitha# send-mail: authentication failed (method PLAIN) send-mail: server message: 534-5.7.14 Please log in via your web browser and send-mail: server message: 534-5.7.14 then try again. send-mail: server message: 534-5.7.14 Lea more at send-mail: server message: 534 5.7.14 https://support.google.com/mail/answer/78754 x5sm554067pax.33 - gsmtp se...
ادامه مطلب
I've got 2 IP addresses for my machine, examples: x.x.x.1 x.x.x.2 My current server address is x.x.x.1 and the server is running service A, B & C. I would like to provide service A & B on x.x.x.1 and..I would like to provide service C on x.x.x.2 It should not be possible to reach services assigned to another IP address (i.e. reaching service C on x.x.x.1 should not be possible). I've already added the secondary IP address to my interface. Contents of /etc/network/interfaces.d/eth0.cfg: ...
ادامه مطلب
I have a computer which will go to the lock screen once windows start (the account is set to auto logon to windows). so basically when i power on the pc, i will see a lock screen of that user account. my issue is that when i go into the gpo, Computer ConfigurationAdministrative TemplatesControl PanelPersonalization, all fields are set to Not Configured. So where in the gpo is this behaviour/setting done? Let's block ads! بخوانید...
ادامه مطلب
I have try to send email using ubuntu shell and when I execute the below, session is getting hanged. Kindly help me on this. echo "hello world" | mail -s "a subject" [email protected] After some time below message is throwing from the terminal. mail: cannot send message: Process exited with a non-zero status Let's block ads! بخوانید...
ادامه مطلب