Slackware :: Virtual Box Installation On Slackware

Feb 3, 2010

how can i install a virtual box in slackware?

View 11 Replies


ADVERTISEMENT

Slackware :: Which Is Best Free Virtual Machine To Run Windows On Slackware?

Feb 9, 2010

I know that there are lots of solutions, like Sun virtualbox, vmware, ecc ecc.What's the best choice? I'm searching the best compromise between license, stability, features, speed.

View 14 Replies View Related

Slackware :: Virtual Box Installation

Jun 10, 2011

I try in vain to install Virtual Box and its dependencies. The package "acpica" is my problem. When I try to execute its slackbuilds

View 6 Replies View Related

Slackware :: Installed Multilib Support In 64bit Slackware 13.37 Installation?

Jun 28, 2011

I have installed multilib support in my 64bit slackware 13.37 installation than I proceed it to install google earth from slackbuilds... and did ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3Now when I try to run google earth I get:[ 760.092745] googleearth-bin[3647]:segfault at 984f7d31 ip 00000000984f7d31 sp 00000000ffbfe100 error 4

View 14 Replies View Related

General :: Run Slackware In Virtual Box?

Jul 2, 2010

Ive been trying to run Slackware in Virtual Box. But my problem, aside from my english, is that i cant seem to be able to bring my wireless network over to my virtual pc. My PC is a Lenovo Ideapad S10-3.

Im currently running another operating system, but my aim is to be able to run Slackware with everything working.

View 8 Replies View Related

Slackware :: Can't Connect To Internet In The Virtual-box

Dec 27, 2010

I have successfully installed Slackware though in virtualbox.I thought to learn first before falling into any pitfalls. Will do hard disk installation after learning more in virtualbox..But, I see now that I can't connect to the internet in the virtualbox... The host OS is Windows 7 and Virtualbox guest additions are installed and configured too.

View 7 Replies View Related

Slackware :: Install BackTrack As A Virtual PC?

Aug 20, 2010

I want to install BackTrack as a virtual PC in my Slackware current. What is the FREE application of virtualisation that fit best with Slackware to do this. Do you think my ASRock Desktop with his Intel Atom processor is strong enough for virtualisation.

View 10 Replies View Related

Slackware :: Black Screen When Trying To Go From GUI To Virtual Terminal

Jul 28, 2011

I am new to slackware, but not new to linux. I recently installed slackware 13.37, and am enjoying it very much so far. The most annoying problem I currently have is that, after starting X, I cannot switch to a virtual terminal or even end X without having a problem. For instance, from the GUI if I hit ctrl-alt-F1, instead of going to the 1st virtual terminal, the screen fades quickly to black and does not return. I have not been able to make any progress on this problem, so any input would be greatly appreciated.The only thing worth noting really is that I'm using Fluxbox as my default window manager. Other than that I haven't done a lot of modifications to the base system other than installing some basic packages, but I had this problem since booting directly after installation of the os.

View 14 Replies View Related

Slackware :: How To Configure Apache Virtual Hosts

Jun 27, 2011

I am trying to configure Apache to handle virtual hosts. For this I un-commented the line in httpd.conf that say

Include /etc/httpd/extra/httpd-vhosts.conf
Then I included the following in httpd-vhosts.conf:
<VirtualHost *:80>
<Directory /var/www/git.localhost/gitorious/public>
Options FollowSymLinks
AllowOverride None
Order allow, deny
Allow from All .....

View 6 Replies View Related

Slackware :: How To Install Virtual Machine / Kvm / Quemu

Dec 26, 2010

how can install virtual machine in slackware? is it possible to install kvm and quemu? how?

View 5 Replies View Related

Slackware :: Resolution: Virtual Terminals @ LVDS But X @ VGA?

Apr 25, 2010

Not a deal breaker but annoying nevertheless: EeePC 900a with KMS, external monitor plugged in, lid closed and .xinitrc running this line before the window manager:

Code:

xrandr --output LVDS1 --off --output VGA1 --mode 1920x1080

Works fine, except: Virtual Terminals are at the native LVDS resolution 1024x600 meaning that they only use the upper left hand corner of the 1920x1080 monitor. Why? (Or maybe I should say that their resolution is right - the font is correct, not huge - but the VT is limited to 1024x600.)

View 1 Replies View Related

Slackware :: Virtual Terminal From X The Writing Is Too Dim To Read

Feb 19, 2010

When I try to go to a virtual terminal from X the writing is too dim to read. When I boot to run level 3 all is fine, then I "startx" and use the gui. If I "ctrl-alt-F3" the printing on the screen is so dim that I can't see it. Is there a setting for this somewhere that I haven't found. Before installing Slackware 13-64 I ran Zenwalk for over a year and never had this problem.

View 2 Replies View Related

Slackware :: Run Windows XP On A Virtual Machine Using 64 Bit - Current Box?

Nov 12, 2010

I need to run Windows XP on a virtual machine using my 64 bit Slackware -current box. Does anyone have a procedure for installing the non-free version of Virtualbox (USB support is a necessity), or failing that can anyone recommend another solution? The only virtualization software I've ever run has been Virtualbox.

View 2 Replies View Related

Slackware :: Could Not Connect Ethernet0 To Virtual Network /dev/vmnet8

Mar 17, 2010

I installed VMware player and installed windows xp on it, but i can't connect it to the internet. I tried NAT mode and when i click connect, it shows me the error "Could not connect Ethernet0 to virtual network /dev/vmnet8" . If i select bridge mode instead, it connects successfully but i am not able to get an internet connection then and can't ping any ip except 192.168.1.1 .

View 3 Replies View Related

Slackware :: Getty/virtual Console Prompt Setting?

Jul 12, 2010

How to change the console login prompt settings in slackware 13.1 x64? I tried googling but couldnt find anything, maybe I dont know what it's called.. I mean when the system boot and boots into console asking login info, how to reset the console to new page/clear screen(clearing all the boot up info lines) before it prompts to login. Like for example if after logged into a tty I type exit, I want the screen to refresh(reset?) such that all screen info is cleared and only login prompt is shown on the top left of the screen, like in fedora shell prompt.

View 2 Replies View Related

Slackware :: Install Topolight In 13 Virtual Box - Get Root Directory?

May 17, 2010

Im trying to install topolight in my slackare 13 virtual box, I downloaded the tar file and when I try and decompress it doesnt decompress root@me:/home/Italy# tar -xzf typolight-2.8.3.tar.gz and how do I get to my toplolight root directory than.

View 2 Replies View Related

Slackware :: Increase The Virtual Terminal Font Size On A Tty?

Dec 3, 2010

How do I increase the font size on a tty. I have googled it and still don't have a Slackware way of doing it. What /etc file needs to be edited?

View 1 Replies View Related

Slackware :: Virtual 'web' Server For Internet Capable Devices

Aug 10, 2010

i work in consumer electronics, and due to company constraints on network usage, i came up with a "jail box" to test blu-ray players, TV's etc that can connect to the internet. the majority of the complaints the server addresses are mailnly "blu-ray player can't connect to the internet", etc... right now it's set up only to return pings that the devices do to test connectivity (i.e. entries in the etc/hosts file for www.samsung.com, www.lge.com, etc.).

i want to have the box actually provide DNS, samba shares, possibly a "pseudo-you-tube" link to test other functions, but the first one i want to tackle is to have the box providing actual DNS services (even though all DNS queries will after all point to the same ip address) the samba shares i know isn't a big headache, i already have it providing virtual web pages (but with no content as yet), the "virtual you-tube" page i'll tackle later. so how would i go about setting up BIND to do this? keep in mind this is a standalone box, not connected to anything but the device under test.

View 1 Replies View Related

General :: Installing TYPOlight In Slackware Virtual Machine - Get The Database Parameters?

May 18, 2010

I m busy installing TYPOlight in slackware virtual machine, Im stuck I do not know where to get the database parameters from, I have configured phpMyadmin on the virtual box with mysql enabled so i guess i have to get the database parameters from there, how do I get the database parameters. Which mysql file stores the parameters.

View 1 Replies View Related

Slackware :: Installing 13.1 Over Windows XP - Run Slackware And Slackware Only

Dec 19, 2010

I have been given the task to install slackware 13.1 over windows. I have downloaded and copied slackware 13.1 on to a disk, and rebooted the computer, but i am not getting what all the tutorials have shown. I have been looking for tutorials that specifically instruct me as to how to install slackware 13.1 on to a windows xp. I am not trying to dual run I just simply want to run slackware and slackware only.

View 5 Replies View Related

Slackware :: Forwad X11 From A 32 Bit Slackware To A 64bit Slackware?

May 7, 2011

I have a couple questions about Xfoward.

1: How much does it affect securty, over a lan network?
2: Will it cause any other security issues?
3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware

View 1 Replies View Related

Slackware :: Compile 2.6.37 Kernel Patched With The Autogroup Patch On A Slackware 13.1 System?

Jan 13, 2011

it's possible to compile the 2.6.37 kernel patched with the autogroup patch on a Slackware 13.1 system running 2.6.33.4-smp with 2.6.33.4 headers? I just compiled and installed the 2.6.37-autogroup kernel from AUR on my ARCH setup and I like it especially when using firefox with lots of tabs open and other background apps also running. I did notice a speed and smothness difference in my ARCH testing setup with this kernel patch and I can get same results in 13.1??

View 1 Replies View Related

Slackware :: Failed To Initialize NVIDIA Graphics Device On Startx With Slackware 13.1

Aug 24, 2010

I installed slackware 13.1 x86_64 bit with multilib, and its been about a month already, I'm really enjoying slackware but I am being troubled with my nvidia card, and I need to get my 3D acceleration working. And I've been looking around the net for information and kept on trying to make my nvidia card to work but to no avail. I cant get X to start, once I put in a xorg.conf stating to use the nvidia card. After troubleshooting for almost 2 weeks and now at my wits end, I now come humbly looking for help in linuxquestions slackware community forum.I've installed nvidia 64 bit kernel, drivers from slackbuilds (version 256.44). The laptop model I'm trying to get it working is an -ASUS K52J Intel Core i3 2.40Ghz with 2GB RAM and with an Nvidia Geforce 310M with 1GB dedicated VRAM.

View 14 Replies View Related

Slackware :: Enable Windows Wireless Drivers In Slackware 13.1 And How To Install XFCE

Aug 22, 2010

I recently installed Slackware Linux 13.1 , and my Wireless is down. I've only installed 3 Linux disto's on my main laptop (Ubuntu 9.10 , 10.04 , and Crunchbang Linux 9.04 , just had Crunchbang), and they all had the same problem. In all three , I was able to enable Windows Wireless drivers and every thing worked. Now , I'm assuming I have to the same ting in Slackware? Sorry , but I have no idea what my wireless card is. But I know that my laptop is a Dell Insprion E1705. One last thing , I did ifconfig and that wlan0 is my Wi-Fi interface. I typed ifconfig wlan0 up to see if that was the problem. After I did that , I got and error message. Then I typed ifconfig wlan0 down to see if it was down and it made wlan0 down. I tried bringing it up again , but I got an error saying it couldn't find the device specified. Also , how do I install XFCE? I really don't like KDE for some reason and would like to install XFCE. I chose XFCE over GNOME (my favorite) because I want to try something new.

View 4 Replies View Related

Slackware :: Linvo 2009.1rc6 - Slackware-based LiveCD With GNOME

Jan 6, 2010

I'm happy to announce Linvo 2009.1 rc6. It's a full-featured Linux distribution with a lot of applications by default, including an office suite (OpenOffice.org extended with plugins), a good internet browser (Firefox extended with plugins), a music player that supports music collection and a lot more - Exaile, a video player, and all the available codecs. It can open all types of file formats. It's a LiveCD, which means that you can test it without installing and after this optionally install it - it has a nice easy graphical installer.

It's the first Slackware-based LiveCD distribution with GNOME by default. It includes NetworkManager and initng in place of sysvinit. It also features accessibility tools. It is also the first release with the innovative portable applications system. This allows you to download application from the site (modules section), place it where you like, and use it. It's just a single file, no directories. You can also use this application without installing it, directly from the internet. However, after this, the speed of the application is limited by the speed of your connection, of course. Check out the "Applications" section on the website.

Besides this, you can install software with the apt-get-like system "slapt-get" and it's graphical front-end: GSlapt. It also contains src2pkg and sbopkg in case you want to compile something from source or existing SlackBuild Depfinder is included to find dependencies of packages. Click here for a guide on how to use those. I also managed to put development tools in there, like GCC, G++, svn, cvs, so on... This is a release candidate, and despite that it's OK for using. It has a bit more things to do until the release (like language selection on the boot menu), but I decided that it's important to put it here for testing.

View 11 Replies View Related

Slackware :: Lost Wireless Keybord And Mouse Upgrading Slackware Current

Oct 24, 2010

Lost my wireless keyboard and mouse upgrading slackware current.Boot seems to be normal.I just can't login, cause have no keyboard.

View 2 Replies View Related

Slackware :: Pkgbuild - Modern, Multi-architecture, Package Builder For Slackware?

May 25, 2010

We are pleased to present one of our new creations: pkgbuild, a tool written in standard C++, using libCURL, ZLib, BZip2 and libLZMA (part of XZ). It is a modern Slackware packages builder, network-transparent, multi-architecture, designed to greatly simplify the creation of a package, automatically executing the required post processing.

What does it do? Recognize and build packages for the following architectures: i386, i486, i586, i686, x86_64, IA64, IA32e, s390, s390x, sparc and sparc64.

[Code]...

View 14 Replies View Related

Slackware :: Enable Ling Separate X Sessions With Dual Monitors In Slackware?

Jun 29, 2011

how to on enable ling separate X sessions with dual monitors in slackware? In rhel all I have to do is enable it under the nvidia-settings... In slackware it does not work that well... to what I understand you have to configure a separate x session...

View 11 Replies View Related

Slackware :: Slackware 13.1 VIA VT1708S Audio Driver - Get Working Without Rebuilding The Kernel?

Jun 23, 2011

I'm trying to bring my Slackware system back to life as my XP HDD is dying... I've got everything working except for my audio. I got a new motherboard (ASRock P43DE3) and it has a VIA VT1708S as the onboard audio. Is there any way I can get this working without rebuilding the kernel?

View 5 Replies View Related

Slackware :: Static Libraries - Why Aren't They Shipped In Official Slackware Packages

Aug 12, 2010

I noticed that the official Slackware packages don't contain static libraries. The SlackBuild scripts from slackbuilds.org or from Slackware DVD usually contain --disable-static option to prevent building the .a file. And if configure script doesn't allow such option, the .a file is deleted before the package is created.I am wondering what is the reason for that? Is it just the matter of conserving disk space? Are there also other reasons?

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved