Skip to content

FrenchSavvy

Notes for programming.

  • Home
  • About
  • Disclaimer
  • Privacy Policy

Author: frenchsavvy

Linux and Remote Desktop Protocol (RDP)

27 April 2022 ~ frenchsavvy ~ Leave a comment

When accessing to a resource remotely, VNC protocol is mostly used for system such as Linux. But I found it quite complex to setup, specially with virtual desktop. So I will explain how to setup this access with RDP protocol from Microsoft. Prerequisites To connect to the remote computer, the only thing you need is … Continue reading Linux and Remote Desktop Protocol (RDP)

Activate Numpad at Startup | Linux

20 March 202220 March 2022 ~ frenchsavvy

By default, the numpad is not activated when you arrive to login window. To activate it, you need to install a package. Shown with Linux Mint Cinnamon. Open a Terminal.Type sudo apt install numlockx to install the package.Once installed, just confirm in the Terminal with: sudo numlockx on(Linux Mint) - Open the Login Window manager … Continue reading Activate Numpad at Startup | Linux

Windows services.msc listing

18 March 202218 March 2022 ~ frenchsavvy ~ Leave a comment

When going through Windows Services app to find the one I'm looking for may take me some time sometimes. To make it easier, it could be nice to export the list to search using key words since it is not possible right away. Go to Start Menu and type services.Run as administrator.Go to Action then … Continue reading Windows services.msc listing

Find .dll loaded by a process | .exe

18 March 2022 ~ frenchsavvy ~ Leave a comment

The Command Line tool allows to find quickly which .dll are loaded. Go to Start Menu and type cmd.exeExecute cmd.exe with Run as administratorType tasklist -m We can see all the .dll used by a process ([imageName | PID | modules] table). If you are looking for a particular process, there is a filter option … Continue reading Find .dll loaded by a process | .exe

Blender, Python, Arduino and Animation

5 January 2021 ~ frenchsavvy

Someone asked how to use a Blender animation to code a kind of robot. I will try to answer this question in this post. The first thing that came into my mind is that I knew Blender has a Python API, since I tried to use it few times. Starting from that, I guess 50% … Continue reading Blender, Python, Arduino and Animation

Posts navigation

Older posts

Archives

  • April 2022 (1)
  • March 2022 (3)
  • January 2021 (1)
  • December 2020 (3)
  • September 2020 (1)
  • August 2020 (1)
  • May 2020 (2)
  • April 2020 (2)
  • March 2020 (5)

Categories

  • Linux (2)
  • Python (3)
  • Raspberry Pi (6)
  • Tips (3)
  • Unclassified (6)
  • Windows (2)
Create a website or blog at WordPress.com
  • Follow Following
    • FrenchSavvy
    • Already have a WordPress.com account? Log in now.
    • FrenchSavvy
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Privacy & Cookies: This site uses cookies. By continuing using this website, you agree to their use. You also agree on our Privacy Policy.
    To find out more, including how to control cookies, see here: Cookie & Privacy Policy