Farshid's Weblog

Posts tagged “linux”

  1. Piping echo to a file owned by root using sudo and tee
  2. Using iconv to convert the text encoding of a file
  3. Compile a new sqlite3 binary on Ubuntu
  4. Basic strace to see what a process is doing
  5. Enabling a user to execute a specific command as root without a password
  6. Building a specific version of SQLite with pysqlite on macOS/Linux