Skip to content

Instantly share code, notes, and snippets.

@GitBubble
Last active May 8, 2020 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GitBubble/f0f659a67a90100a10290eadca5c9ac4 to your computer and use it in GitHub Desktop.
Save GitBubble/f0f659a67a90100a10290eadca5c9ac4 to your computer and use it in GitHub Desktop.
mount windows shared directory in domain in linux

with cifs-utility in ubuntu, it's easy to access windows shared directory

sudo mount -t cifs -o username=xxx,pass=xxx,vers=2.1 //10.61.16.223/HiVaProfiler /media/code/

@GitBubble
Copy link
Author

GitBubble commented Apr 19, 2020

docutils-doc python-catkin-pkg-modules python-chardet python-dateutil python-docutils python-olefile python-pil python-pygments python-pyparsing
python-roman python-rospkg python-rospkg-modules python-yaml python-empy

python-pycryptodome python-gnupg python-netifaces python-defusedxml python-nose

@GitBubble
Copy link
Author

The following packages will be REMOVED:
python3-rosdep python3-rosdep-modules python3-rosinstall-generator python3-rospkg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment