Jump to content

Search the Community

Showing results for tags 'debian'.

  • Search By Tags

    • debian ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 4 results

  1. The post describes the steps to install W:ET (32Bit) on a 64BIT Linux Debian stable (current: 11) operating system. In preparation of the W:ET installation (as "su"): apt update -y apt upgrade -y dpkg -–add-architecture i386 apt-get install -y libc6:i386...
  2. Ok, installed Debian Squeeze 64bit. Everything works super fine, except microphone in Teamspeak. When I test the mic in the options menu, it registers my voice on the graph thingy. Yet no one can hear me. Tried Audacity, and the mic works fine. Any ideas? btw, pulseaudio is NOT installed, so...
  3. To clear / truncate / empty file in linux u can use below command from bash: cat /dev/null >| filename Does anyone know any other commands to achieve the same thing in linux?
  4. The cron service searches its spool area (usually /var/spool/cron/crontabs) for crontab files (which are named after user accounts); crontabs found are loaded into memory. cron also reads /etc/crontab, which is in a slightly different format. Additionally, cron reads the files in /etc/cron.d: it tre...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.