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
ADVERTISEMENT
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
Mar 14, 2011
I'm wondering if anyone else has this issue before I send a note off to Slackware on this.
The --current hplip package can't seem to actually complete the installation of a networked hp printer that has the printer physically plugged into the network.
The hplip app initially does detect the device, then I click next, then it says installation failed as it can't connect to the device.
Perhaps I'm doing something wrong.
I am however able to build, and run an older hplip that --current used a while back and it works splendid for adding a printer over the network.
I'm using version hplip-3.9.4b-i486-1 but I know that's not a big help to the project.
View 6 Replies
View Related
Sep 22, 2010
I have 3 accounts setup on this machine. One is root, one is my own, and one is for my kids. My account and root work fine, but today when I tried to log my kids on, startx fails (it also fails from runlevel4). I have tried creating new accounts and they fail as well. I'm not sure when the issue started, but it's been less than a week I believe. The consistent error which I receive is
Quote:
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
XKB: Failed to compile keymap
Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. Fatal server error: Failed to activate core devices.
View 3 Replies
View Related
Apr 11, 2010
does Slackware 13 64 come with internet proxy server? Or I need to download Squid separately?
View 2 Replies
View Related
May 21, 2010
I am running federa 12 and just recently installed virtual Machine Manager. I've created Virtual machine and installed Windows XP on it. Everything is running OK, as far as I can see. I've installed software to manage and download pictures from Cannon camera, but I am not able to make USB port available to this Virtual machine. I tried to add hardware in VM, but not sure if I should go for STORAGE option, or PHYSICAL HOST DEVICE. I tried second option, and selected USB device. Now I've got UB hub available, but still cannot see anything attached to it (camera in my case, or USB stick with pictures).
View 8 Replies
View Related
Jul 1, 2010
i've put together a slackware box that acts as a "virtual web" to answer pings from devices that ping various pages (such as www.yahoo.com) to test their connectivity. this is for bench testing the devices to verify such complaints as "cannot connect to the internet" or "fails connectivity test". so far, so good, except for a few devices that seem to be also try to load a particular page wirh an embedded browser. this i need help with. currently, all that's needed to return a ping is to look at the DNS requests the device makes and add the requested web address (www.yahoo.com for instance) to the hosts file. what i need is a redirect to a particular html file based on the address requested (i.e. yahoopage.html for www.yahoo.com, lgepage.html for www.lge.com, etc) any deas on how to accomplish this?
View 4 Replies
View Related
Sep 6, 2010
I'm noodling around with Ubuntu 10.4.1, latest updates and kernel (2.6.32.24?).Anyway, I run ClamAv as root and it goes fine through almost all of my system (huge amount of it), including several virtual devices, where it hangs on pan0, which has some association with my network (eth0 would be for wired connection, and wlan0 for wireless, and pan0 is listed also, but I'm not at that machine right now, so I can't tell why it shows up. wlan0 is what I use to connect to the internet).Is there an issue for clamAV with virtual devices? Any workaround? I had to terminate the scan after it stayed hung for over 5 minutes on pan0.
View 6 Replies
View Related
Aug 9, 2010
I have one pc on which I have installed slackware and samba (fixed IP, mask 255.255.255.0) I have another PC (also XP) which also has fixed IP running XP, and I can connect that to the slackware server easily My third PC connects to the internet and gets its IP address from the Cisco router(?) that provides the IP and mask on boot up.
I tried changing the IP and Mask on the slackware server to match the internet PC (which uses a mask 255.255.254.0) but the PC mask and IP changed on the internet PC I want the PC that connects to the internet to also be able to connect to the slackware server, but I see no need for the slackware server to also connect to the internet - I will mainly use it as a file server When I worked for another company I think the IT department talked about having 2 network cards in the PC that connects to the internet
View 6 Replies
View Related
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
Jul 3, 2009
apache virtual host to limit the concurrent connections of virtual hosts? Taking into account the host of each virtual user's home directory can also have more than one subdirectory, which should be restricted to a subdirectory. Is beyond the control of the operation of these sites in a subdirectory. Best local restrictions or limitations to the overall situation.
View 1 Replies
View Related
Apr 21, 2010
I'm having an issue with setting up the virtual hosts on my web server. I have 2 virtual hosts (example1.com, example2.com). example1.com works but example2.com is sent to the index file of example1.com. I did some searching on google and it seems the problem might be with my /etc/hosts file.
First virtual host that the second is also directed to...in sites-available/sites-enabled (note port 80 is blocked by my isp so I use 8080)
Code:
Second virtual host file
Code:
And my hosts file
Code:
# The following lines are desirable for IPv6 capable hosts
Also I'm using a dyndns.org...would that make a difference?
View 2 Replies
View Related
Jan 8, 2010
Is there anyway for one Virtual Server to access the main host, or another Virtual Server? Or would they be totally 100% independent?
View 5 Replies
View Related
Nov 22, 2010
I want to create a virtual host and virtual ip in proftpd linux centos. can anyone please help me on this,I'm new in linux.
View 8 Replies
View Related
Jan 6, 2010
I am running Slackware 13.0 on an computer with low memory (128 MB, i thought). When I type "free -m" in xterm terminal it displays.In the last line it displays only 5 MB used of 687. Is that normal?
View 1 Replies
View Related
Dec 17, 2010
i booted up this morning and got a surprise. when i plug in a usb drive normally, it pops up in the k message box, and i can choose too mount it. then it mounts no problem.
when i turned on the computer today, however, i plugged in my usb drive, and clicked to mount it, and lo and behold, i got a strange message:
'Could not mount the following device: USB 8GB'
when i choose more information, i get this:
Code:
org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.12" (uid=8691 pid=2415 comm="kdeinit4: plasma-desktop [kdeinit]) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=1887 comm="/usr/sbin/hald))
im not entirely sure what this means. i can mount the drive manually through the terminal if it's running as root, but thats not a particularly practical way to do things, as i am a student and often have to switch USB drives and ipods many times a day.
View 7 Replies
View Related
Jun 5, 2011
In the past I found some great help on this forum, so here goes. Bare with me because it's a long story. I'll try to be as complete as possible. I've installed and configured OpenLdap on a virtual machine with ip 192.168.39.134. I've added 2 users via LAM. In the ou WikiUsers and the domain is wiki.local.
I've then created another host with ip 192.168.39.133 with mediawiki installed on it. Then I added the extension LDAPAuthenthication. In the LdapAuthentication file I added this code (only the last paragraph is mine, I added the others to show it's location in the script):
Quote:
$path = array( $IP, "$IP/includes", "$IP/languages" );
set_include_path( implode( PATH_SEPARATOR, $path ) . PATH_SEPARATOR . get_include_path() );
[code]...
I know I'm close because I can't register any new users or accounts on the mediawiki site. Although I could before I added the LDAP service. This is indeed all just to test and get to know how LDAP works. That's why it's all virtual in VMWare. I did not really configure anything on the LDAP, i just installed it and chose a domain (wiki.local).
View 5 Replies
View Related
Oct 14, 2010
I've got a working Virtual Postfix server running with mysql doing user authentication. I have a support email address set as support@hostname.com, which has 5 aliases associated; user1, user2, user3, user4, and user5. When an email is sent to support@hostname.com, all 5 users receive the email, just as planned. What I'm looking to do is when an email is sent to support@hostname.com to have it rotate through the members of the alias group. That way all members of the group get support emails evenly and not everybody all at once. Is this possible?
View 4 Replies
View Related
Jul 3, 2010
This is a 'clean' upgrade from slack 13.0 to 13.1 (32-bit)To qualify: / , /home , and /usr/local are on separate partitionsand / was reformatted.When I attempt to mount a removable device - USB stick or DVD, I get the following error message:
Code:
Rejected send message, 1 matched rules; type="method_call", sender=":1.134" (uid=1000 pid=6328 comm="exo-mount) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error
[code]....
View 3 Replies
View Related
Mar 27, 2010
if i set up an older computer as a local DNS server for my home network, can i plug my wireless router into one of the ethernet ports to share the internet connection to my wireless devices?
View 2 Replies
View Related
Aug 1, 2010
I have some problems accessing NTFS USB devices from Dolphin. If I mount by hand the device, mount -t ntfs-3g /dev/sdc1 /media/disk I can access to the disk from Dolphin. mount command reports: /dev/sdc1 on /media/disk type fuseblk (rw,allow_other,blksize=512)When the same disk is mounted through Dolphin (by clickin on the disk icon), I cannot see any content. mount command reports: /dev/sdc1 on /media/FLS-U2-300 type fuseblk suid,nodev,allow_other,blksize=512,default_permissions)root@obelix:~# As you can see, mount command reports different configurations. I suspect the extra parameters used by Dolphine causing problems but I don't know how to configure KDE to change the mount options. This problem is new to Slackware 13.1. My previous 13.0 configuration had not that problem
View 6 Replies
View Related
Jan 23, 2011
We had this problem a while back but it went away with whatever updates lvm/cryptsetup have been through, but it's back again as of the latest update. Instead of symlinks to the /dev/dm-* devices, lvm and cryptsetup are both creating duplicate device nodes under /dev/mapper for already existing devices.
e.g.
Code:
gazl@slack:~$ ls -l /dev/mapper
total 0
crw------- 1 root root 10, 61 Jan 23 16:48 control
brw-rw-r-- 1 root disk 253, 0 Jan 23 16:48 lukssda5
brw-rw-r-- 1 root disk 253, 9 Jan 23 16:48 rootvg-lvhome
[Code]...
View 11 Replies
View Related
Jan 20, 2010
I want all USB-Devices (Hard-disks, USB-Sticks) that are plugged into a Slackware 13 be mounted as read-only.How do I achieve this?
View 4 Replies
View Related
Jan 25, 2010
When I plug in a USB GPS device, using cypress_m8 module, is creates /dev/ttyUSB0 with read/write permissions for owner,root, and group, dialout. My question is really just where are the rules for setting these permissions and how exactly are the owner and group names set when /dev/ttyUSB0 is created, i.e. a serial USB device is plugged in.
View 3 Replies
View Related
Mar 10, 2011
can not connect to internet, nm-applet just tells me interface not ready for both wlan0 and eth0, if i plug eth0 in it will not connect to the internet, I would like to fix this without re-install networkmanager-gnome is broken but when i try to install the deb from flash drive ubuntu software center tells me i need to fix package catalog, but it cant fix it without internet access.
View 4 Replies
View Related
Mar 29, 2010
When I installed slackare 13 it detected usb drives and cameras automaticallyow it doesn't. I am runnning a 13.0 system, not current, so I have only applied the updates in that branch (iirc including a new kernel).nowadays when i plug a device in it does not seem to be detected by HAL (i.e not in KDE).However the device is listed if you use the command "lsusb" and the computer obviously knows it has been plugged in as there is a relevant entry in dmesg.Sorry for the generallised nature of the post, but I don't really know anything about HAL or how it can have stopped working
View 1 Replies
View Related
May 4, 2011
On my desktop computer (now running the very impressive Slackware64 13.37 and generic kernel), I've got what Alsa considers 4 different sound devices:
Logitech USB headset
Logitech QuickCam Pro 9000 with built-in microphone
ATI HD48x0 audio (which uses the HDA-Intel driver) on my graphics card
Intel 82801JI audio (also using HDA-Intel driver) on my motherboard
When I run alsaconf, it picks up the ATI audio only (which is fine). Later running alsamixer (or any other mixer) all 4 are visible. The issue is that I really would like the ATI audo to be in position 0. Previous to Slackware 13.37, setting up the device positions in /etc/modprobe.d/sound usually did the trick. However, that is now being ignored and one the USB devices are being put in position 0 regardless of what is in sound.conf. This is driving me nuts as a lot of software simply use the default audio device, which I would like to be my speakers, but is now my USB headset.
All of the googling I've done points towards messing with the /etc/modprobe.d/sound.conf file, but as I said, that is being ignored. Is there a more 13.37 way to have ALSA order the audio devices the way I want?
View 9 Replies
View Related
Aug 31, 2010
Last week google introduced the capability of using gmail to call other people in Canada or the US on landlines or mobile devices. This capability is free for 2010.
I gave this a try in Slackware 13.1 and it works. To do this I was browsing with Fire Fox 3.6.8 and logged into my gmail account. On the left hand side of your e-mail account window you will see a phone icon.
1. When you click on that icon you will be prompted to install the gmail phone application.
2. A download window will open asking you to download a .deb source. I downloaded it and then I used src2pkg to create a Slackware package, then installed it.
3. Re-launch Fire Fox.
4. Click on the phone application and call up people. The voice quality is quite good, I experienced little lag.
View 12 Replies
View Related
Oct 21, 2015
When I connect my Debian PC to my WiFi router my PC doesn't get internet if other devices are connected to it .
When i disconnect those devices and connect my Debian PC only then my PC connects to internet but other devices connected to it later do not get inernet connection.
When I connect my Debian PC using LAN Cable to the same router all devices work fine.
View 11 Replies
View Related
Feb 3, 2010
how can i install a virtual box in slackware?
View 11 Replies
View Related