Debian Configuration :: How To Configure Hybrid ISO

Jun 26, 2015

I've got a task: make time server, that gets time from gps, shows it on display and send to different systems through different ports like com, ltp, etc.

Solution is qt program, included in hybrid iso image.

I've created my binary-hybrid.iso debian, added my program and installed it on pc sudo dd if=/media/cdrom/binary-hybrid.iso of=/dev/sda then i restarted and everything is ok, but...

I also need:
1) to make my pc works as ntp-server, to do this i must change file ntp.conf in ntp****.deb before i build my iso
how can i do this?

as i realized according to live.debian.net/manual it's possible to do by putting smth to /live-build/config/packages.chroot and by adding some parameters to lb config but i can't find how and what

2) to save my program parameters after reboot. for example, i have such parameter as gmt. it defined as +3. i can change it while program is running to -5 for example and i want to have gmt -5 when i next time turn on my computer

When in programming it is simple - program creates ini file in it's directory and read/write parameters from this ini-file, but how to make possible to do the same thing when it works from iso?

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Understanding Super Hybrid Engine Settings?

Sep 15, 2010

I've got an Atom-based EeePC1000 with 2.6.34-0.slh.11-sidux-686.The DebianEeePC wiki ( as the following information.As of kernel 2.6.30, the "Super Hybrid Engine" is supported: /sys/devices/platform/eeepc/cpufv contains a value which is 256× the number of available settings plus the current setting; you write a number n (0 ≤ n < number of available settings) to it to alter the setting.

View 2 Replies View Related

Ubuntu :: Ircd-hybrid / Configure Hybserv As Well As Server Admins And Ops?

Dec 3, 2010

Ive been trying to set up an irc server for the past couple of days. It works, but I havent been able to work out how to configure hybserv as well as server admins and ops, etc. Does anybody know of a good tutorial on how to configure ircd-hybrid with services? The endlessly long config file is just too confusing for me.

View 1 Replies View Related

Debian Configuration :: How To Configure EAP-PWD

Feb 9, 2016

i have recently installed freeradius in my debian jessie. i want to configure it to act as radius to my home router to authenticate wifi users. i want to use EAP-PWD auth medthod but there is no such section found in eap.conf.does any body know's how to configure EAP-PWD??

View 1 Replies View Related

Debian Configuration :: How To Configure The ALSA

Jun 16, 2010

I am using Debian testing. If I install the gnome-desktop-environment then the sound driver defaults to HDA but since I just installed gnome-core (for a more stripped-down version of gnome) the default is the OSS driver. How do I get ALSA to default to the sound driver HDA?

View 1 Replies View Related

Debian Configuration :: How To Configure Rsyslog

Oct 13, 2010

I saw rsyslog is now installed in Debian Lenny instead of syslog. I want to send local iptables log to remote server. I modified the file config /etc/rsyslog.conf like this :

# provides UDP syslog reception
$ModLoad imudp
$UDPServerRun 514

[code]...

View 1 Replies View Related

Debian Configuration :: Configure Multiple NIC's?

Jan 26, 2011

I have a Debian server that had only one onboard NIC (1000 Gbps) but now I've added two PCI Intel Pro 1000 NIC's into the system to bump up the total # of NIC's to three. My question now is can I specifically assign or force Debian which interface to configure as ethx? I would always like my onboard NIC to be 'eth0' and the two additional NIC's to be 'eth1' and 'eth2'. For some reason Debian loads the modules at random and sometimes what was my

View 2 Replies View Related

Debian Configuration :: Different Nmap Results And Configure A MTA?

Jan 26, 2010

I have been trying to configure an MTA (sendmail) on a new Debian installation to receive system messages and local network mail. I have no need to fetch or relay mail outside my teeny LAN. The logs on the sending machine told me the mails were refused by the receiving (Debian Lenny) system. So I ran some quick nmap scans. From the sending machine, scanning the Debian machine:

PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind

From the Debian machine, running 'nmap localhost':

PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
111/tcp open rpcbind
587/tcp open submission

From the Debian machine, running 'nmap debian' (this is a virtual machine named debian) :

PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind

Why the two different results? How do I get the scans to be the same so I can, eventually, configure an MTA?

View 3 Replies View Related

Debian Configuration :: Configure The Postgresql In Lenny?

Mar 3, 2010

I've been trying to configure Postgresql in Debian for some time now, in order to install a ERP program in my computer, but when trying to follow the tutorial for the program configuration I end up stalled. Basically its says this:

1) under su, start by finding the postgresql.conf file (it points the location of the file in /var/lib/postgres/data, but it isn't there) and find the line saying 'tcpip_socket' and changing it to "true"

After a little search and help, I found this file in /etc/postgresql/<version>/main/ but the mentioned line is absent, locate it or tell me where to add it in the file? I've read the file front to back and I'm pretty sure the line isn't there.This is, according to the tutorial, to enable the server to connect to a Java program through the JDBC.

2) after editing postgresql.conf, edit pg_hba.conf and add the following line to the end of the file: host all all 127.0.0.1 255.255.255.255 trust

I get stuck after this, because I'm now supposed to restart the server by using '/etc/init.d/postgresql restart', but bash replies that the path is invalid. The program I'm trying to install is hosted here: [URL]. It's a portuguese ERP program.

View 3 Replies View Related

Debian Configuration :: Guessnet Can't Configure Wifi?

Aug 30, 2010

To exploit the guessnet capability, I have configured my WIFI so that ifplugd can auto connect WIFI after boot.The access point is hidden, and I have provided all the required info in my /etc/network/interfaces file

mapping wlan0
script guessnet-ifupdown
map default: office-wifi

[code]....

View 1 Replies View Related

Debian Configuration :: Grubby Grub Will Not --configure?

Sep 9, 2010

After updating my squeeze laptop today I noticed that grub from a few days back fails to --configure.

The dpkg log says
2010-09-09 18:52:45 startup packages configure
2010-09-09 18:52:45 configure grub-pc 1.98+20100804-4 1.98+20100804-4

[code]....

View 1 Replies View Related

Debian Configuration :: How To Configure Firestarter Firewall

Dec 16, 2010

how to configure my firestarter firewall. I have a website which requires the port 1935 to be open. I figured out how to open the port using firestarter. Is there anyway to make the port open only to this website, and not to every other website for security reasons of course.

View 4 Replies View Related

Debian Configuration :: Configure USB Support In Live

Feb 4, 2011

I've created Live Debian USB image and it works well, but if I put an additional USB stick, then it's just read only. Howto configure Live Debian before rebuild an image to get fully USB support, i mean to write into other USB drives?

View 4 Replies View Related

Debian Configuration :: How To Configure A DNS / DHCP / Directory Server

Jan 17, 2016

Setup a DNS/DHCP/Directory server on Debian? I would like to configure the things in Debian so that can join Linux and Windows(if possible as m not sure yet) clients to the directory server. Any links to setup both Forward and Reverse lookup zone in the environment.

View 4 Replies View Related

Debian Configuration :: How To Configure OpenVPN To See Local Network

Feb 11, 2016

I will see ipcam in my local network from my tablets. I'm install server/client but I can't even ping my Ipcam from my tablet.I'm ping my ipcam from my server

Code: Select allping 10.42.0.22
PING 10.42.0.22 (10.42.0.22) 56(84) bytes of data.
64 bytes from 10.42.0.22: icmp_seq=1 ttl=64 time=0.639 ms

eth1:1    Link encap:Ethernet  HWaddr 00:25:22:1c:6e:05 
          inet addr:10.42.0.1  Bcast:10.42.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

tun0      Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          inet addr:10.42.0.1  P-t-P:10.42.0.2  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:1775 errors:0 dropped:0 overruns:0 frame:0
         
[code]...

my tablet can receive ip, can see ftp on server but can't see anything in my home network.

View 3 Replies View Related

Debian Configuration :: Unable To Configure Supported HP Printer?

May 28, 2010

I have just set up the above OS, however, installation did not find my network and therefore APT additional software & security updates could not be accessed.The network was simple to setup post installation.I have uncommented a few sources in the sources list file but obviously that does not,in itself, suffice to get accessability. I am also unable to configure my supported HP printer and I assume that can only be done with an additional package via APT.

View 6 Replies View Related

Debian Configuration :: Cannot Configure Internet Connection Via Terminal

Aug 13, 2011

I have just installed Debian Squeeze on my spare computer (dual booted with Ubuntu 11.04) and I cannot connect to the internet using Squeeze. Due to my ISP, I have to manually connect this computer and on Ubuntu copying and pasting a text file such as this into the terminal works with no problems.What do I need to do to manually configure my Squeeze internet connection?

View 5 Replies View Related

Debian Configuration :: Install And Configure Webserver Squirrelmail

Aug 26, 2011

Trying to install and configure a webserver - With Postfix, Courier, MySQL And Squirrelmail. But I am stuck. Postfix mail system is not running. It seems to execute /etc/init.d/postfix start, but it really did not. reload; fatal: the Postfix mail system is not running. And in mail.log is that:
Master.cf: line 40: bad transport type: smtp_data_d$_done_timeout=1200

View 1 Replies View Related

Debian Multimedia :: Gnome - Openbox Hybrid ?

Dec 30, 2010

Is it possible (without too much difficulty) to have an Openbox/Gnome desktop?

Since Gnome is a full desktop environment and Openbox is only a Window Manager.

Use the Gnome DE and have Openbox WM, instead of Metacity or Compiz? (with Ob Config & Menu included)

I know it won't be near as light as a straight Openbox, but it would add Ob convenience to Gnome DE. What do you think? Work-arounds?

On a small partition I have LinuxMintDebian 'testing' (Gnome) x64 ... can I 'add' Openbox? Not replacing anything except the WM?

View 2 Replies View Related

Debian Configuration :: How To Configure Samba For A Stripped Down File Server

Dec 3, 2015

I am trying to configure samba for a stripped down file server. I am running debian with command line only. My problem is that I cannot unmask samba.

See below:

root@debian:/home/aaron# service samba status
● samba.service
Loaded: masked (/dev/null)
Active: inactive (dead)

I have tried "sudo systemctl unmask samba.service". I receive no errors however it does not actually unmask. I can't find anything online regarding a service stuck on masked status.

View 12 Replies View Related

Debian Configuration :: Can't Configure WiFi Card Atheros - Ath10k

Dec 16, 2015

I have an Acer Aspire V15 Nitro Black edition, and I recently installed after working so hard Debian 8.2

My problem is that I can't see any WiFi connection...

I believe that the firmware for my card is the ath10k, but I can't install it...

lspci -nn | grep Network

07:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:003e] (rev 20)

View 3 Replies View Related

Debian Configuration :: HowTo Configure Touchpad Without Xorg.conf

Feb 2, 2010

for some reason I got taping on touchpad is disabled after some software upgrade or something.I can enable it with synclient TapButton1=1, etc.. but have got to do it every time I reboot. Also, I don't have Xorg.conf file. Is there any way I can configure taping to work permanently ?

View 6 Replies View Related

Debian Configuration :: Configure Skype On System (testing, X86) But Unsuccessfully?

Oct 3, 2010

but I have been literally banging my head against the wall.I am trying to configure skype on my system (testing, x86) but unsuccessfully.Let me say that I am now using skype (static) as downloaded from skype website.

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)

[code]....

View 3 Replies View Related

Debian Hardware :: MyVision Hybrid TV (Afatech) Drivers?

Mar 7, 2011

I can't find drivers to this TV tuner (MyVision Hybrid TV).

Result of lsusb command:
Bus 001 Device 004: ID 1b80:d412 Afatech

View 1 Replies View Related

Debian Configuration :: Configure To Automatically Use Wine To Execute Using The ./executable.exe Format?

Nov 5, 2010

I've recently been trying to restore a Debian installation back to it's previous state after a serious operation system crash. Efforts are largely going well however I've run into problems since reinstalling Wine. Previously I could execute a Windows executable by simply entering ./executable.exe in the bash shell but this no longer seems to work as now I have to include the "wine" command in front of the executable. how to configure Debian to automatically use Wine to execute using the ./executable.exe format?

View 1 Replies View Related

Debian Configuration :: Configure Vino Remote Desktop To Start At Boot?

Jan 29, 2011

Kernel: Linux 2.6.26-2-686 (i686)
Compiled: #1 SMP Thu Nov 25 01:53:57 UTC 2010
C Library: GNU C Library version 2.7 (stable)
Distribution: Debian GNU/Linux 5.0.8
Desktop Environment: GNOME 2.20

Gnome comes with Vino Remote Desktop as part of it's package. I want Vino to run at boot so that I can login remotely.I am using VNC-4.1.3 for remote viewing. However, I can only view remotely once I have logged-in locally

View 5 Replies View Related

Debian Configuration :: Configure The Network During The Installation - Lxde AMD64 - Pppoeconf

Apr 8, 2011

I have got the following Problem: I installed the 64 bit lxde Debian version... I couldnt configure the network during the installation because I just have a dsl modem and not a router... so the configuration of the network failed.... after the installation I started debian... and was surprised about the lack of "basic system configuration"-software that had been installed... I couldnt find aptitude or whats the debian-Update-Programm called .... instead I found OpenOffice... HAE? then I tried to configure internet access..... so I started a terminal and tried to start pppoeconf... but the program wasnt found! ARRRGG! What am I doing wrong here.... Why are these system utilities like pppoeconf not always installed...

View 1 Replies View Related

Debian Installation :: I915 Not Loading By Default - Hybrid Graphics Nvidia

Nov 10, 2014

I'm on an HP envy with with hybrid graphics configuration. I installed debian 7.7 from DVD, but it failed to load i915 driver on its own. It loaded nouveau. But gnome falls back to classic mode. There is not brightness control either.I tried adding i915 to /etc/modules and also blacklisted nouveau at the command line. Now i915 gets loaded, but with some hickups as shown in dmesg. Still I'm in fallback mode in gnome.

Code: Select alljay@aura-envy:~$ dmesg | grep drm
[   16.152467] [drm] Initialized drm 1.1.0 20060810
[   16.161706] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!

So I went ahead and added intel_agp (before i915 line) to modules file, but still no luck. I suspect there is no module called intel_agp at the first place, because :

Code: Select alljay@aura-envy:~$ sudo modinfo intel_agp
[sudo] password for jay:
ERROR: Module intel_agp not found.
URL....

View 2 Replies View Related

Debian Configuration :: Configure (start/stop/restart) Services (especially Apache2, MySQL And PHP) Using A Graphical Or Cli Tool?

Jul 23, 2010

I'm using debian 5 x64 with xfce.Is there a way to configure (start/stop/restart) services (especially Apache2, mySQL and PHP) using a graphical or cli tool? I tried to use sysv-rc, sysv-rc-conf, rcconf and rc-conf in the terminal but Bash didn't find them (Although Synaptic show that sysv-rc is installed).

View 9 Replies View Related

Debian Configuration :: Configure Vino Remote Desktop To Start At Boot - Only View Remotely Once Have Logged-in Locally

Aug 9, 2010

Kernel: Linux 2.6.26-2-686 (i686)
Compiled: #1 SMP Thu Nov 25 01:53:57 UTC 2010
C Library: GNU C Library version 2.7 (stable)
Distribution: Debian GNU/Linux 5.0.8
Desktop Environment: GNOME 2.20

Gnome comes with Vino Remote Desktop as part of it's package. I want Vino to run at boot so that I can login remotely. I am using VNC-4.1.3 for remote viewing. However, I can only view remotely once I have logged-in locally.

View 9 Replies View Related







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