
All times are GMT +1. The time now is 01:47 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
All times are GMT +1. The time now is 08:46 AM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
I have a 64BIT OpenSuSE server I'm looking to migrate over to Ubuntu.Dell 7500 Workstation with Intel E5 Xeon processor64GB of RAM and 20TB of dataMySQL database to migrate over with it.First off before going any further, I noticed the only architecture for 64bit is AMD 64, so does this mean having a Dell server based on Intel, I'm dead in the water as is? If so I can just go towards SME Server, but I would rather try Ubuntu as it's a bit unique on it's own/to try something different.Or is there something unique about the 32bit version that will allow it to use the full 64GB of RAM? This is a domain controller that will also virtualize multiple other servers and other functions. Basically a ...
ادامه مطلب
All times are GMT +1. The time now is 10:42 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
Greetings,I recently built my first 16.04 server. It has 2 1TB drives in a RAID 1 for /, Boot, Swap, and Primary Data Storage.The boot partitions on both drives is marked as bootable.It has another RAID 1 of 1TB drives for archive data storage.Discoecting any one drive prevents successful boot and drops to initramfs.Ruing dpkg-reconfigure mdadm does not ask about boot degraded. I have tried suggestions on http://askubuntu.com/questions/78995...ot-in-16-04lts without success.I'm hoping someone can assist with setting up both raids to boot degraded as neither RAID will boot but drops into initramfs.Thanks in advance,LeonAdditional detail in case it matters:/proc/mdstat:Personalities : [raid1] ...
ادامه مطلب
Somehow -- I think as an artifact or by-product of my having installed the GNU IceCat web browser -- whenever I drop into the virtual shell, using the Ctrl-Alt-F1 command, what I see displayed at the top of the black screen is:Trisquel GNU/Linux 6.0.1 jbox tty1However, I am not ruing or using Trisquel in any way as far as I'm aware of, and I've deleted everything I could find with that name. What it should say is:Ubuntu 16.04 LTS jbox tty1(or, maybe, "Ubuntu Mate 16.04 LTS jbox tty1").Would anyone know:(a) How it got there, but more importantly,(b) How I should I get rid of it and replace it with the correct name of the OS I'm actually ruing?I'd also like to just make sure there's nothing el...
ادامه مطلب
All times are GMT +1. The time now is 09:07 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
All times are GMT +1. The time now is 04:17 AM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
Hi,I have a new mainboard Asus B150M-C with an Intel i3 6100 CPU.It runs very well under Kubuntu Xenial with vdpau disabled and va enabledThe only problem is that there is very little video RAM assigned.Here's the lspci output: Code: 00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated Graphics (rev 06) (prog-if 00 [VGA controller]) DeviceName: Onboard IGD Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics Flags: bus master, fast devsel, latency 0, IRQ 123 Memory at f6000000 (64-bit, non-prefetchable) [size=16M] Memory at e0000000 (64-bit, prefetchable) [size=256M] I/O ports at f000 [size=64] [virtual] E...
ادامه مطلب
All times are GMT +1. The time now is 02:08 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
So i have install a duel booted Ubuntu Server 16.04 on a separate partition on my HD intended to be used as a webserver. Windows 8 is the other OS. What I want to do is clone my Ubuntu so that if anything goes wrong, I can just reinstall from the clone, an exact copy of the original, is that how it works!?I am new to cloning a "partition" as I have never done it before. I watched some youtube videos and it looked easy with clonezilla, but since my set-up is dual boot I am unsure if it is going to be difficult to get everything to work again. Can anyone give me pointers what I should be looking out for and initials steps?Another question, if I am cloning to an USB exteal drive, does that mean...
ادامه مطلب
I was ruing Ubuntu 14.04 gnome flashback (metacity) before letting the update manager upgrade to 16.04. Ubuntu now only boots to command line. After logging in, the following error appears:-bash: caot create temp file for here-document: Read-only file systemIt looks like the operating system partition got switched to read only at some point but I don't know what to do to fix that or if it's even related. I can live boot from a flashdrive without issue. I would prefer to not have to perform a clean install to fix.Thank you all in advance. Let's block ads! بخوانید...
ادامه مطلب
I am ruing 16.04 LTS.I am trying to compile the seccomp test program that is in the man page for seccomp. The test program is at the bottom of the man page http://man7.org/linux/man-pages/man2/seccomp.2.htmlWhen I try to compile the program I get the following error message: Code: chen@consulting-VirtualBox:~/work/seccompTest$ gcc seccompTest.c seccompTest.c: In function ‘install_filter’: seccompTest.c:65:7: waing: implicit declaration of function ‘seccomp’ [-Wimplicit-function-declaration] if (seccomp(SECCOMP_SET_MODE_FILTER, 0, &prog)) { ^ /tmp/cc5KwI6o.o: In function `install_filter': seccompTest.c:(.text+0x108): undefined reference to `seccomp' collect2: error: ld retued...
ادامه مطلب
All times are GMT +1. The time now is 05:27 PM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
UBUNTU 12.04Play on Linux Err - sudo apt-get install playonlinuxSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies:playonlinux : Depends: wine but it is not installable orwine-unstable but it is not installableE: Unable to correct problems, you have held broken packages.WINE ERR - sudo apt-get install wine1.8E: Unable to locate package wine1.8E: Couldn't find any package by regex 'wine1.8'Does Anyone have a fix no...
ادامه مطلب
Friends,I'm new to ubuntu and my ubuntu wireless is very unstable. About 10% of the whole time coection is successful, while the other majority isn't. It seemed to be the driver problem and I tried modprobe command which didn't work.Here is the information of my wireless.Any suggestion? Code: ########## wireless info START ########## Report from: 30 Aug 2016 11:20 CST +0800 Booted last: 30 Aug 2016 11:11 CST +0800 Script from: 08 Jul 2016 02:16 UTC +0000 ##### release ########################### Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty ##### keel ############################ Linux 3.13.0-95-generic #142-Ubuntu SMP...
ادامه مطلب
I am attempting to install a dependency for the ffmpeg packageThe dependency is libgnutls30 (version 3.5.3.2)The error is: Breaks existing package 'libgnutls-openssl27' dependency libgnutls30 (=3.4.10-4ubuntu1.1)Do I force install this specific dependency? If not, how do I get around this error? I caot install any other dependencies for ffmpeg, nor can I install the complete ffmpeg package, until I get this error resolved. Also, extracting the dependency file and manually installing this specific dependency, either by replacing version 3.4.10, or manually installing as an addition to version 3.4.10, does not work as I still get both the error message and unable to complete full installation ...
ادامه مطلب
All times are GMT +1. The time now is 02:00 AM.vBulletin ©2000 - 2016, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project.User contributions on this site are licensed under the Creative Commons Attribution Share Alike 4.0 Inteational License. For details and our forum data attribution, retention and privacy policy, see here Let's block ads! بخوانید...
ادامه مطلب
I recently upgraded to 16.04 and as a result lost access to my main exteal drive. error msg as follows:Error mounting /dev/sdc1 at /media/jucick/Ubuntu 16.04.1 LTS amd64: Command-line `mount -t "iso9660" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,io charset=utf8,mode=0400,dmode=0500" "/dev/sdc1" "/media/jucick/Ubuntu 16.04.1 LTS amd64"' exited with non-zero exit status 32: mount: /dev/sdc1 is write-protected, mounting read-onlymount: wrong fs type, bad option, bad superblock on /dev/sdc1,missing codepage or helper program, or other errorIn some cases useful info is found in syslog - trydmesg | tail or so.please help this is a 3 tera drive which is near full of my must important data....
ادامه مطلب
I have Virtualbox installed on my Linux workstation now for at least half a year, ruing Windows 7 as a guest system.I had it ruing this moing, then shut it down (selecting "save the active state" for faster reboot).Now this afteoon, i wanted to work on some stuff under the windows environment and wanted to fire Virtualbox back up.However now I got this strange waing: Code: Failed to execute command "VirtualBox %U". Failed to execute child process "VirtualBox" (No such file or directory) What????Virtualbox is also not recognized as installed in the Ubuntu Software center. The commands "vitrualbox" and "VBox" are now missing from my /usr/bin/-folder. However in my /usr/bin/ folder I DO find...
ادامه مطلب