Close
  • Home
  • SAP
    • BASIS
    • HANA
    • NetWeaver
    • Solution Manager
    • Fiori
    • SAP ASE
    • MaxDB
    • Content Server
    • Sybase
  • OS
    • Microsoft
      • Windows 7
      • Windows 8
      • Windows 10
      • Windows Server 2008 R2
      • Windows Server 2012 R2
    • Linux
      • Debian
      • Ubuntu
  • Database
    • HANA
    • SAP ASE
    • MS SQL
    • PostgreSQL
    • MySQL
    • MaxDB
  • SBC
    • Raspberry Pi
    • CubieBoard
    • C.H.I.P.
  • Microcontrollers
    • Arduino
    • ARM
      • STM32
        • STM32 Discovery Board
          • STM32 Discovery Kits
          • STM32 Discovery Projects
        • STM32F4DISCOVERY
        • STM32F10xxx Cortex-M3
      • JTAG Debugger
Menu

Key to Smart

Solutions to Weird Troubles

  • Home
  • SAP
    • BASIS
    • HANA
    • NetWeaver
    • Solution Manager
    • Fiori
    • SAP ASE
    • MaxDB
    • Content Server
    • Sybase
  • OS
    • Microsoft
      • Windows 7
      • Windows 8
      • Windows 10
      • Windows Server 2008 R2
      • Windows Server 2012 R2
    • Linux
      • Debian
      • Ubuntu
  • Database
    • HANA
    • SAP ASE
    • MS SQL
    • PostgreSQL
    • MySQL
    • MaxDB
  • SBC
    • Raspberry Pi
    • CubieBoard
    • C.H.I.P.
  • Microcontrollers
    • Arduino
    • ARM
      • STM32
        • STM32 Discovery Board
          • STM32 Discovery Kits
          • STM32 Discovery Projects
        • STM32F4DISCOVERY
        • STM32F10xxx Cortex-M3
      • JTAG Debugger
Search
  1. Home
  2. OS

Find and delete log files older than specific days on Linux or Unix

Find log files older than specific days: Delete log files older than specific days:

June 24, 2020
  • Share this post
  • Share this postClose sharing box
  • Find and delete log files older than specific days on Linux or Unix
  • Twitter
  • Facebook
  • LinkedIn

Linux file rename

To change the character(s) in the file name at the folder: To convert the encoding of file name:

December 13, 2019
  • Share this post
  • Share this postClose sharing box
  • Linux file rename
  • Twitter
  • Facebook
  • LinkedIn

Restart ttyUSB* on Linux

The below seems to solve problem, but not always. Find the driver associated to your ttyUSBx device. /dev/ttyUSB uses usbserial.…

December 6, 2019
  • Share this post
  • Share this postClose sharing box
  • Restart ttyUSB* on Linux
  • Twitter
  • Facebook
  • LinkedIn

Serial port on Linux ttyUSBx

Set the baud speed: Get the port info: Use the stty command to set the parameters of your serial something…

December 6, 2019
  • Share this post
  • Share this postClose sharing box
  • Serial port on Linux ttyUSBx
  • Twitter
  • Facebook
  • LinkedIn

Linux file permissions

The UNIX and Linux stores a set of permissions with every file.These permissions help to keep data secure on a…

October 3, 2019
  • Share this post
  • Share this postClose sharing box
  • Linux file permissions
  • Twitter
  • Facebook
  • LinkedIn

Kill All Processes With a Given Partial Name

Kill all processes that get by like below command; Use pkill -f, which matches the pattern for any part of…

October 30, 2017
  • Share this post
  • Share this postClose sharing box
  • Kill All Processes With a Given Partial Name
  • Twitter
  • Facebook
  • LinkedIn

Units of Computer Memory Measurements

September 24, 2017
  • Share this post
  • Share this postClose sharing box
  • Units of Computer Memory Measurements
  • Twitter
  • Facebook
  • LinkedIn

Which Linux based OS sould I go for?

July 31, 2017
  • Share this post
  • Share this postClose sharing box
  • Which Linux based OS sould I go for?
  • Twitter
  • Facebook
  • LinkedIn

Set Date and Time From a Linux Shell

Use the date command to display the current date and time or set the system date / time over ssh…

July 31, 2017
  • Share this post
  • Share this postClose sharing box
  • Set Date and Time From a Linux Shell
  • Twitter
  • Facebook
  • LinkedIn

Delete Files Older Than x Days on Linux

The find utility on linux allows you to pass in a bunch of interesting arguments, including one to execute another…

July 15, 2016
  • Share this post
  • Share this postClose sharing box
  • Delete Files Older Than x Days on Linux
  • Twitter
  • Facebook
  • LinkedIn

Posts navigation

Page 1 Page 2 … Page 6 Next page

Key to Smart: Solutions to weird troubles…

scroll to top